Commit 01568cdc authored by Amos Latteier's avatar Amos Latteier

Fixed a small HTML glitch.

parent f48fec59
...@@ -18,8 +18,8 @@ ...@@ -18,8 +18,8 @@
<TD ALIGN="LEFT" VALIGN="TOP"> <TD ALIGN="LEFT" VALIGN="TOP">
<dtml-if icon> <dtml-if icon>
<A HREF="&dtml.url_quote-sequence-key;/manage_workspace"> <A HREF="&dtml.url_quote-sequence-key;/manage_workspace">
<IMG SRC="&dtml-BASEPATH1;/&dtml-icon;" ALT="[&dtml-meta_type;]" BORDER="0"> <IMG SRC="&dtml-BASEPATH1;/&dtml-icon;" ALT="[&dtml-meta_type;]"
</A> BORDER="0"></A>
</dtml-if icon> </dtml-if icon>
</TD> </TD>
<TD ALIGN="LEFT" VALIGN="TOP"> <TD ALIGN="LEFT" VALIGN="TOP">
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment