Changing the name of the 'Aide' access level to 'Admin'
[citadel.git] / webcit / static / t / aide / edituser / detailview.html
index 418ce514d5c23348cae92f2cb31874ca6125aed6..a8da87fd65ef5dabc1fbe8bb0f10810e4d58ec7a 100644 (file)
@@ -46,7 +46,7 @@
                 <option <?%("COND:USERACCESS", 1, 1, #"AxLocU", 'selected="selected"', "")> value="3">3 - <?_("Local User")></option>
                 <option <?%("COND:USERACCESS", 1, 1, #"AxNetU", 'selected="selected"', "")> value="4">4 - <?_("Network User")></option>
                 <option <?%("COND:USERACCESS", 1, 1, #"AxPrefU", 'selected="selected"', "")> value="5">5 - <?_("Preferred User")></option>
-                <option <?%("COND:USERACCESS", 1, 1, #"AxAideU", 'selected="selected"', "")> value="6">6 - <?_("Aide")></option>
+                <option <?%("COND:USERACCESS", 1, 1, #"AxAideU", 'selected="selected"', "")> value="6">6 - <?_("Admin")></option>
               </select>
              </td>
           </tr>
@@ -75,4 +75,4 @@
     </td>
   </tr>
 </table>
-<?=("trailing")>
\ No newline at end of file
+<?=("trailing")>