spacing-fix

This commit is contained in:
stefanp 2002-06-20 17:20:53 +00:00
parent baad4c0ef4
commit 32663df930

View file

@ -2,6 +2,6 @@
<td class="list_property" align="right" valign="top" width="70" height="40"><font size=-1><a name="<% this.name %>"><!----></a> <td class="list_property" align="right" valign="top" width="70" height="40"><font size=-1><a name="<% this.name %>"><!----></a>
<code>&nbsp;<% param.group %></code></font></td> <code>&nbsp;<% param.group %></code></font></td>
<td class="list_property" valign="top"><DL><DT><CODE><B> <td class="list_property" valign="top"><DL><DT><CODE><B>
<a href="<% this.href action="main" %>"><% this.name %>(<% this.args %>)</a></B></CODE><small><i> in <% docprototype.name %>/<% this.location %></i></small><DT><DL><% this.comment %><br><small><% this.tags %></small></DT></DL></TD> <a href="<% this.href action="main" %>"><% this.name %> (<% this.args %>)</a></B></CODE><small><i> in <% docprototype.name %>/<% this.location %></i></small><DT><DL><% this.comment %><br><small><% this.tags %></small></DT></DL></TD>
</tr> </tr>