JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
admin*: clean up headlines/titles
[wfpl-cms.git] / admin_users.html
index 731ae37..887ef4e 100644 (file)
@@ -3,7 +3,7 @@
 <html lang="en">
 <head>
        <meta charset="utf-8" />
-       <title><!--~$title show {~-->Accounts<!--~}~--></title>
+       <title><!--~$title show {~-->~$host~ Admin: Manage Accounts<!--~}~--></title>
        <link rel="stylesheet" href="style.css">
 </head>
 
@@ -11,6 +11,8 @@
 <!--~$body show {~-->
 
        <!--~form {~-->
+               <h1>~$host~ Admin Control Panel</h1>
+
                <h2><!--~id unset {~-->Add a new account<!--~}~--><!--~id {~-->Edit account "~name html~"<!--~}~--></h2>
 
                <form action="admin_users" method="post"><!--~id {~--><div style="display: none"><input type="hidden" name="edit_id" value="~id attr~"></div><!--~}~-->
@@ -44,7 +46,9 @@
        <!--~}~-->
 
        <!--~listings {~-->
-               <h2>Accounts Listing</h2>
+               <h1>~$host~ Admin Control Panel</h1>
+
+               <h2>Manage Accounts</h2>
 
                <p>On this page you can manage who can log into this site, and what sort of things they have permission to do once logged in.</p>