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,9 @@
<div class="panel">
<div class="inner">
<span class="corners-top"><span></span></span>
<h3>{GEN_TITLE}</h3>
{GEN_MESSAGE}
<span class="corners-bottom"><span></span></span>
</div>
</div>
<br style="clear:both" />

View File

@@ -64,6 +64,10 @@
<td valign="top">
<br style="clear:both" />
<!-- 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 -->