Archived
Some installer refinements.
This commit is contained in:
@@ -53,11 +53,11 @@
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>{$CONST.OPERATING_SYSTEM}</td>
|
||||
<td>{$php_uname}</td>
|
||||
<td><span class="msg_hint">{$php_uname}</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>{$CONST.WEBSERVER_SAPI}</td>
|
||||
<td>{$php_sapi_name}</td>
|
||||
<td><span class="msg_hint">{$php_sapi_name}</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>PHP version >= 5.2.6</td>
|
||||
@@ -277,7 +277,7 @@
|
||||
|
||||
<p><strong>{$CONST.THANK_YOU_FOR_CHOOSING}</strong></p>
|
||||
|
||||
<a class="block_level" href="{$smarty.post.serendipityHTTPPath}">{$CONST.VISIT_BLOG_HERE}</a>
|
||||
<a class="button_link state_submit" href="{$smarty.post.serendipityHTTPPath}">{$CONST.VISIT_BLOG_HERE}</a>
|
||||
{else}
|
||||
<span class="msg_error">{$CONST.ERROR_DETECTED_IN_INSTALL}</span>
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user