subsilver2: hopefully we come to an end with ss2. XHTML valid, and cleaned up the styling.

This commit is contained in:
Kevin
2008-01-27 18:17:48 +00:00
parent 6860b04e49
commit 443f34d2ab
8 changed files with 42 additions and 32 deletions

View File

@@ -123,7 +123,22 @@ Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3por
</table>
</div>]]></find>
<action type="after-add"><![CDATA[<!-- IF not $S_IN_PORTAL -->]]></action>
</edit>
</edit>
<edit>
<find><![CDATA[ <div id="datebar">
<table width="100%" cellspacing="0">
<tr>
<td class="gensmall"><!-- IF S_USER_LOGGED_IN -->{LAST_VISIT_DATE}<!-- ENDIF --></td>
<td class="gensmall" align="{S_CONTENT_FLOW_END}">{CURRENT_TIME}<br /></td>
</tr>
</table>
</div>]]></find>
<action type="after-add"><![CDATA[<!-- ENDIF -->]]></action>
</edit>
<edit>
<find><![CDATA[<div id="wrapcentre">]]></find>
<action type="after-add"><![CDATA[<!-- IF not $S_IN_PORTAL -->]]></action>
</edit>
<edit>
<find><![CDATA[ <!-- INCLUDE breadcrumbs.html -->