1
0

fix last page of the installer

This commit is contained in:
onli
2013-06-27 23:15:03 +02:00
parent 1385341bc8
commit 36aee4324c
2 changed files with 7 additions and 7 deletions

View File

@ -247,7 +247,7 @@
{if $ob_serendipity_printConfigTemplate}{$ob_serendipity_printConfigTemplate}{/if}
<input name="submit" type="submit" value="{$CONST.COMPLETE_INSTALLATION}">
</form>
{elseif $getstepint3}
{elseif $s9yGETstep == '3'}
<h3>{$CONST.CHECK_DATABASE_EXISTS}</h3>
{if is_array($authors_query)}
<span class="msg_success"><span class="icon-ok-circled"></span> <strong>{$CONST.THEY_DO}</strong>, {$CONST.WONT_INSTALL_DB_AGAIN}</span>