]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/webapps/user-admin/user-admin.xml
websites.concatenative: cleanup css a bit.
[factor.git] / extra / webapps / user-admin / user-admin.xml
index 2141fdc1d90bc8dc2d76b5f1cac1facd7792c89b..1144f8eec64d2b42b7e0ecad8a0583e913a4b7c0 100644 (file)
@@ -3,14 +3,14 @@
 <t:chloe xmlns:t="http://factorcode.org/chloe/1.0">
 
        <div class="navbar">
-                 <t:a t:href="$user-admin">List Users</t:a>
-               <t:a t:href="$user-admin/new">Add User</t:a>
+               <t:a t:href="$user-admin">List Users</t:a>
+               <t:a t:href="$user-admin/new">Add User</t:a>
 
                <t:if t:code="furnace.auth.features.edit-profile:allow-edit-profile?">
-                       <t:a t:href="$realm/edit-profile" t:aside="begin">Edit Profile</t:a>
+                       <t:a t:href="$realm/edit-profile" t:aside="begin">Edit Profile</t:a>
                </t:if>
 
-               <t:button t:action="$login-realm/logout" t:aside="begin" class="link-button link">Logout</t:button>
+               <t:button t:action="$login-realm/logout" t:aside="begin" class="link-button link">Logout</t:button>
        </div>
 
        <h1><t:write-title /></h1>