Update of /cvsroot/lxr/lxr/templates
In directory sc8-pr-cvs1:/tmp/cvs-serv11919
Modified Files:
html-ident.html
Log Message:
Applied patch 589546: HTML fix in the indent view.
Remove duplicate References section from the template, as references are
now generated by the html-ident-refs.html template.
Index: html-ident.html
===================================================================
RCS file: /cvsroot/lxr/lxr/templates/html-ident.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- html-ident.html 18 Mar 2002 14:55:43 -0000 1.3
+++ html-ident.html 22 Mar 2003 01:16:09 -0000 1.4
@@ -22,10 +22,3 @@
</tr>}
</table>
-<p>
-<table>
-<tr><td colspan='2'><b>References:</b></td></tr>
-$uses{<tr>
- <td width='30'> </td><td>$fileref</td>
-</tr>}
-</table>
|