fixed markup to be xhtml compatible

This commit is contained in:
Tobi Schäfer 2002-06-03 16:49:20 +00:00
parent 0df66504d9
commit 2ea7797c89
23 changed files with 90 additions and 88 deletions

View file

@ -1,3 +1,3 @@
...&nbsp;<% weblog.link to="edit" text="preferences" %><br>
...&nbsp;<% weblog.link to="members" text="members" %><br>
...&nbsp;<% weblog.link to="skins" text="skin editor" %><br>
...&nbsp;<% weblog.link to="edit" text="preferences" %><br />
...&nbsp;<% weblog.link to="members" text="members" %><br />
...&nbsp;<% weblog.link to="skins" text="skin editor" %><br />

View file

@ -1,11 +1,11 @@
<table border="0" cellspacing="0" cellpadding="2">
<tr>
<td colspan="7" align="center" nowrap><div class="calHead"><% param.month %>&nbsp;<% param.year %></div></td>
<td colspan="7" align="center" nowrap="nowrap"><div class="calHead"><% param.month %>&nbsp;<% param.year %></div></td>
</tr>
<% param.calendar %>
<tr>
<td colspan="3" align="right" nowrap><div class="calFoot"><% param.back %></div></td>
<td nowrap><div class="calFoot">&nbsp;</div></td>
<td colspan="3" nowrap><div class="calFoot"><% param.forward %></div></td>
<td colspan="3" align="right" nowrap="nowrap"><div class="calFoot"><% param.back %></div></td>
<td nowrap="nowrap"><div class="calFoot">&nbsp;</div></td>
<td colspan="3" nowrap="nowrap"><div class="calFoot"><% param.forward %></div></td>
</tr>
</table>

View file

@ -1 +1 @@
<td nowrap><div class="calDay"><% param.day %></div></td>
<td nowrap="nowrap"><div class="calDay"><% param.day %></div></td>

View file

@ -1 +1 @@
<td nowrap><div class="calDay"><% param.day %></div></td>
<td nowrap="nowrap"><div class="calDay"><% param.day %></div></td>

View file

@ -1 +1 @@
<td nowrap><div class="calSelDay"><% param.day %></div></td>
<td nowrap="nowrap"><div class="calSelDay"><% param.day %></div></td>

View file

@ -1,4 +1,4 @@
...&nbsp;<% weblog.link to="stories/create" text="create a story" %><br>
...&nbsp;<% weblog.link to="stories" text="storypool" %><br>
...&nbsp;<% weblog.link to="images" text="imagepool" %><br>
...&nbsp;<% weblog.link to="goodies" text="goodiepool" %><br>
...&nbsp;<% weblog.link to="stories/create" text="create a story" %><br />
...&nbsp;<% weblog.link to="stories" text="storypool" %><br />
...&nbsp;<% weblog.link to="images" text="imagepool" %><br />
...&nbsp;<% weblog.link to="goodies" text="goodiepool" %><br />