]> ruin.nu Git - ndwebbie.git/blobdiff - templates/users.tmpl
better error handling
[ndwebbie.git] / templates / users.tmpl
index 391606d339008476b7c0a4de2ec5935b8a1110b5..e63f4df119b130b3d4e3f1d150064de8acddc162 100644 (file)
@@ -40,7 +40,7 @@
        </tr>
        </table>
        <TMPL_IF RemoveGroups>
-               <p>User is a member of the following groups</p>
+               <p><TMPL_VAR NAME=Username> is a member of the following groups</p>
                <table>
                        <tr><th>Group</th><th>Remove</th></tr>
                <TMPL_LOOP RemoveGroups>
@@ -49,7 +49,7 @@
                        </table>                
                </TMPL_IF>
                <TMPL_IF AddGroups>
-                       <p>These does not have access to the raid</p>
+                       <p><TMPL_VAR NAME=Username> is not a member of the following groups</p>
                        <table>
                        <tr><th>Group</th><th>Add</th></tr>
                <TMPL_LOOP AddGroups>