[prev] [thread] [next] [lurker] [Date index for 2003/03/14]
Update of /cvsroot/siesta/siesta/website/php In directory sc8-pr-cvs1:/tmp/cvs-serv3818 Modified Files: admin.php Log Message: zap some errant ^Ms Index: admin.php =================================================================== RCS file: /cvsroot/siesta/siesta/website/php/admin.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- admin.php 14 Mar 2003 14:40:29 -0000 1.1 +++ admin.php 14 Mar 2003 21:24:01 -0000 1.2 @@ -1,62 +1,62 @@ #!/usr/local/bin/php -<? - include ("_header.php"); - $breadcrumbs = "<b>home</b>"; - print_header($HTTP_HOST." admin","You're signed in as administrator",$breadcrumbs,1); -?> - - - -<p> - You're now logged in with administrator privilages. Tread carefully, - for few paths lead to enlightenment. -</p> -<p> - Last logged in: Fri 3rd January 2003. -</p> - - -<? print_paragraph_title("admin tasks","Manage system requests"); ?> - - - -<ul> - <li>You have <a href='admin_tasks.php'><b>5 Administrative tasks pending</b></a>.</li> -</ul> - -<? print_paragraph_title("lists","Mailing list details and settings"); ?> - -<ul> - <li><a href="admin_list_create.php"><b>Create</b> a new list</a></li> - <li><a href="admin_list_list.php"><b>Manage</b> an existing list</a></li> -</ul> - - -<? print_paragraph_title("users","Subscriber details and settings"); ?> - -<ul> - <li><a href="admin_user_add.php"><b>Add</b> a new user</a></li> - <li><a href="admin_user_list.php"><b>Manage</b> an existing user</a></li> -</ul> - - -<? print_paragraph_title("modules","Manage default module settings"); ?> - -<ul> - <li><a href="admin_module_list.php"><b>Manage</b> default module configurations</a></li> - <li><a href="">Learn how to install a new module</a></li> -</ul> - -<table width="100%" border="0" cellpadding="0" cellspacing="0"> - <tr height="2"> - <td colspan='2' bgcolor="#4d4d4d"></td> - <tr> - <tr height="10"> - <td colspan='2'></td> - <tr> -</table> -<? - include ("_footer.php"); +<? + include ("_header.php"); + $breadcrumbs = "<b>home</b>"; + print_header($HTTP_HOST." admin","You're signed in as administrator",$breadcrumbs,1); +?> + + + +<p> + You're now logged in with administrator privilages. Tread carefully, + for few paths lead to enlightenment. +</p> +<p> + Last logged in: Fri 3rd January 2003. +</p> + + +<? print_paragraph_title("admin tasks","Manage system requests"); ?> + + + +<ul> + <li>You have <a href='admin_tasks.php'><b>5 Administrative tasks pending</b></a>.</li> +</ul> + +<? print_paragraph_title("lists","Mailing list details and settings"); ?> + +<ul> + <li><a href="admin_list_create.php"><b>Create</b> a new list</a></li> + <li><a href="admin_list_list.php"><b>Manage</b> an existing list</a></li> +</ul> + + +<? print_paragraph_title("users","Subscriber details and settings"); ?> + +<ul> + <li><a href="admin_user_add.php"><b>Add</b> a new user</a></li> + <li><a href="admin_user_list.php"><b>Manage</b> an existing user</a></li> +</ul> + + +<? print_paragraph_title("modules","Manage default module settings"); ?> + +<ul> + <li><a href="admin_module_list.php"><b>Manage</b> default module configurations</a></li> + <li><a href="">Learn how to install a new module</a></li> +</ul> + +<table width="100%" border="0" cellpadding="0" cellspacing="0"> + <tr height="2"> + <td colspan='2' bgcolor="#4d4d4d"></td> + <tr> + <tr height="10"> + <td colspan='2'></td> + <tr> +</table> +<? + include ("_footer.php"); ?>
Generated at 13:57 on 01 Jul 2004 by mariachi 0.52