12 lines
No EOL
544 B
Text
12 lines
No EOL
544 B
Text
<table border="0" cellspacing="0" cellpadding="3">
|
|
<tr>
|
|
<tr>
|
|
<td colspan="2" class="small" nowrap="nowrap"><span class="commentHead"> </span><br />
|
|
<b><% this.alias %></b> by <% this.creator %> (<% this.createtime format="short" %>)<br />
|
|
<b>code: </b><% image name="<% this.alias %>" %></td>
|
|
</tr>
|
|
<tr>
|
|
<td nowrap="nowrap"><% this.show what="thumbnail" %></td>
|
|
<td class="small" valign="top" nowrap="nowrap"><% this.editlink prefix="... " suffix="<br />" %><% this.deletelink prefix="... " %></td>
|
|
</tr>
|
|
</table> |