[Netpass-devel] NetPass/www/htdocs/Admin autohandler,1.15,1.16
Brought to you by:
jeffmurphy
From: Matt <mt...@us...> - 2005-07-19 14:46:00
|
Update of /cvsroot/netpass/NetPass/www/htdocs/Admin In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21637 Modified Files: autohandler Log Message: Index: autohandler =================================================================== RCS file: /cvsroot/netpass/NetPass/www/htdocs/Admin/autohandler,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- autohandler 15 Jul 2005 20:28:33 -0000 1.15 +++ autohandler 19 Jul 2005 14:45:52 -0000 1.16 @@ -61,10 +61,10 @@ <a class="sbLinks" href="/Admin/audit.mhtml" title="">Audit Logs</a><br> <a class="sbLinks" href="/Admin/reports.mhtml" title="">Reports</a><br> </DIV> -<DIV class='sbText'><a href="/addsidelink.mhtml">Logs and Reports</a></DIV> +<DIV class='sbText'><a href="/Admin/addsidelink.mhtml">User Links</a></DIV> <DIV class='indent' style='border-bottom: solid 1px white;'> -%# $m->comp("/Admin/DisplaySideLinks"); -</div> +%$m->comp("/Admin/DisplaySideLinks"); +</DIV> <P><P> <BR><H6><I><%join('.', (split(/\./, hostname))[0,1])%></I></H6> |