From 326957d732fd43720992fb597102f3de09be31df Mon Sep 17 00:00:00 2001 From: Ian Date: Fri, 25 May 2012 11:05:37 +0200 Subject: [PATCH] fixed typo in note --- include/admin/tpl/upgrader.inc.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/admin/tpl/upgrader.inc.tpl b/include/admin/tpl/upgrader.inc.tpl index 3bf3df7a..9904433d 100644 --- a/include/admin/tpl/upgrader.inc.tpl +++ b/include/admin/tpl/upgrader.inc.tpl @@ -26,7 +26,7 @@
{if $return_here}
{$print_UPGRADER_RETURN_HERE}
-{* could also be used as:
{$CONST.SERENDIPITY_UPGRADER_RETURN_HERE|sprintf:'':''}
*} +{* could also be used as:
{$CONST.SERENDIPITY_UPGRADER_RETURN_HERE|sprintf:"":''}
*} {/if} {else}

{$CONST.SERENDIPITY_UPGRADER_WELCOME}