This is not an error per se, change class.

References #80
This commit is contained in:
Matthias Mees 2014-03-09 17:37:36 +01:00
parent cc0a590ec6
commit 4c00d5f5ae

View File

@ -256,7 +256,7 @@
{if is_array($authors_query)}
<span class="msg_success"><strong>{$CONST.THEY_DO}</strong>, {$CONST.WONT_INSTALL_DB_AGAIN}</span>
{else}
<span class="msg_error"><strong>{$CONST.THEY_DONT}</strong></span>
<span class="msg_success"><strong>{$CONST.THEY_DONT}</strong></span>
<ol>
<li>{$CONST.CREATE_DATABASE}{if $install_DB} <strong>{$CONST.DONE}</strong>{/if}</li>