1
0

fixed typo in note

This commit is contained in:
Ian
2012-05-25 11:05:37 +02:00
parent f6ee851773
commit 326957d732

View File

@@ -26,7 +26,7 @@
<br />
{if $return_here}
<div align="center">{$print_UPGRADER_RETURN_HERE}</div>
{* could also be used as: <div align="center">{$CONST.SERENDIPITY_UPGRADER_RETURN_HERE|sprintf:'<a href="{$serendipityHTTPPath}">':'</a>'}</div> *}
{* could also be used as: <div align="center">{$CONST.SERENDIPITY_UPGRADER_RETURN_HERE|sprintf:"<a href='$serendipityHTTPPath'>":'</a>'}</div> *}
{/if}
{else}
<h2>{$CONST.SERENDIPITY_UPGRADER_WELCOME}</h2>