Update of /cvsroot/phpwebsite-comm/modules/staffman/templates
In directory sc8-pr-cvs1:/tmp/cvs-serv17482/templates
Modified Files:
view.tpl
Log Message:
Added hr to view template
Index: view.tpl
===================================================================
RCS file: /cvsroot/phpwebsite-comm/modules/staffman/templates/view.tpl,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** view.tpl 2 Jul 2003 23:45:10 -0000 1.1.1.1
--- view.tpl 5 Sep 2003 14:49:33 -0000 1.2
***************
*** 10,13 ****
--- 10,14 ----
<!-- BEGIN NOTES -->{NOTES}<!-- END NOTES -->
<!-- BEGIN CATEGORY -->{CATEGORY}<!-- END CATEGORY -->
+ <hr>
</td>
</tr>
|