[Netpass-devel] NetPass/www/htdocs/Admin autohandler,1.14,1.15
Brought to you by:
jeffmurphy
From: jeff m. <jef...@us...> - 2005-07-15 20:28:43
|
Update of /cvsroot/netpass/NetPass/www/htdocs/Admin In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26596 Modified Files: autohandler Log Message: sidelink editor, take 1 Index: autohandler =================================================================== RCS file: /cvsroot/netpass/NetPass/www/htdocs/Admin/autohandler,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- autohandler 3 Jun 2005 16:59:55 -0000 1.14 +++ autohandler 15 Jul 2005 20:28:33 -0000 1.15 @@ -57,10 +57,14 @@ <a class="sbLinks" href="/Admin/Editor/" title="">Message Editor</a><br> </DIV> <DIV class='sbText'>Logs and Reports</DIV> -<DIV class='indent' style='border-bottom: solid 1px white;'> +<DIV class='indent'> <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='indent' style='border-bottom: solid 1px white;'> +%# $m->comp("/Admin/DisplaySideLinks"); +</div> <P><P> <BR><H6><I><%join('.', (split(/\./, hostname))[0,1])%></I></H6> |