Changeset 199 for trunk/cgi-bin/main.cgi
- Timestamp:
- 03/17/05 12:30:51 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/cgi-bin/main.cgi
r191 r199 168 168 # Clean up IPDB globals, DB handle, etc. 169 169 finish($ip_dbh); 170 171 print qq(<div align=right style="position: absolute; right: 30px;">). 172 qq(<a href="/ip/cgi-bin/admin.cgi">Admin tools</a></div><br>\n) 173 if $authuser =~ /kdeugau|jodyh/; 174 170 175 # We print the footer here, so we don't have to do it elsewhere. 171 176 printFooter;
Note:
See TracChangeset
for help on using the changeset viewer.