cleaned up code

This commit is contained in:
Tobi Schäfer 2004-01-13 12:25:53 +00:00
parent 6e432aa543
commit b4a6f23d1f
14 changed files with 52 additions and 56 deletions

View file

@ -3,7 +3,6 @@
<div class="ample">...&nbsp;<% skinmgr.link to="create" text="add a custom skin" %></div>
...&nbsp;show&nbsp;<% skinmgr.link to="main" text="all skins" %>&nbsp;|&nbsp;<% skinmgr.link to="modified" text="modified skins" %>&nbsp;|&nbsp;<% skinmgr.link to="custom" text="custom skins" %>
<ul class="skinmgrTree">
<% response.list %>
</ul>

View file

@ -2,4 +2,3 @@
<div class="storyDate"><% story.creator as="link" %>, <% story.createtime format="HH:mm" suffix="h" %></div>
<div><% story.content part="text" %></div>

View file

@ -124,5 +124,3 @@
</tr>
</table>
</form>