JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
images can cache indefiniteley, fixed wording on accound admin page
[contractor-progress.git] / people.html
index 2b1ecca..ed8d520 100644 (file)
@@ -21,7 +21,7 @@
   <!--~end~-->
 
 <!--~form start~-->
-  <h2><!--~new_msg start~-->Add a new entry<!--~end~--><!--~edit_msg start~-->Edit entry "~username.html~"<!--~end~--></h2>
+  <h2><!--~new_msg start~-->Add a new account<!--~end~--><!--~edit_msg start~-->Edit ~username.html~'s account<!--~end~--></h2>
 
   <form action="people" method="post"><!--~editing start~--><input type="hidden" name="people_edit_id" value="~people_edit_id.attr~" /><!--~end~-->
     <table cellspacing="0" cellpadding="4" border="0" summary="">
   <h2>people Listing</h2>
 
   <!--~populated_listing start~-->
-  <p><a href="people.html?people_new=1">[Add a new record]</a></p>
+  <p><a href="people.html?people_new=1">[Add a new account]</a></p>
 
   <table cellspacing="0" cellpadding="4" border="1" summary=""><!--~listing_row start~-->
-  <tr><td class="listing"><a href="people.html?people_edit_id=~id~">~username.html~</a></td><td><a href="people.html?people_delete_id=~id~" onclick="return confirm('Permanently delete?')">[delete this record]</a></td></tr><!--~end~-->
+  <tr><td class="listing"><a href="people.html?people_edit_id=~id~">~username.html~</a></td><td><a href="people.html?people_delete_id=~id~" onclick="return confirm('Permanently delete?')">[delete this account]</a></td></tr><!--~end~-->
 
   </table>
   <!--~end~-->
@@ -55,7 +55,7 @@
     <p>No ~field_plural.html~ in database.</p>
   <!--~end~-->
 
-  <p><a href="people.html?people_new=1">[Add a new record]</a></p>
+  <p><a href="people.html?people_new=1">[Add a new account]</a></p>
 
   <p><a href="./">Back to main page</a></p>
 <!--~end~-->