JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
first stab at paypal_ipn framework
[wfpl-cms.git] / admin.html
index 03b31a3..1e1e677 100644 (file)
@@ -7,7 +7,7 @@
 
 <body>
        <!--~$body show {~-->
-               <h2>~$host~ Administration</h2>
+               <h1>~$host~ Admin Control Panel</h1>
 
                <p><a href="admin_images">Manage images</a></p>
 
@@ -15,6 +15,8 @@
 
                <p><a href="admin_files">Manage (downloadable) files</a></p>
 
+               <p><a href="admin_users">Manage accounts (admin passwords, etc.)</a></p>
+
                <p><a href="logout">Log out</a></p>
        <!--~}~-->
 </body>