New "General Message" block along with detecting of install_portal directory.

This commit is contained in:
Ice
2008-01-27 22:39:28 +00:00
parent 1531697f31
commit f50f3a91d9
7 changed files with 133 additions and 61 deletions

View File

@@ -0,0 +1,11 @@
<table class="tablebg" cellspacing="1" width="100%">
<tr>
<th>{GEN_TITLE}</th>
</tr>
<tr class="row1">
<td>
{GEN_MESSAGE}
</td>
</tr>
</table>
<br />

View File

@@ -96,6 +96,10 @@ small, .small {
<!-- [+] center block area -->
<td valign="top">
<!-- IF S_DISPLAY_GENERAL -->
<!-- INCLUDE portal/block/general_block.html -->
<!-- ENDIF -->
<!-- IF S_DISPLAY_WELCOME -->
<!-- IF S_DISPLAY_WELCOME_GUEST and S_USER_LOGGED_IN -->
<!-- ELSE -->