summaryrefslogtreecommitdiffstats
path: root/modules-available/dozmod
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/dozmod')
-rw-r--r--modules-available/dozmod/templates/orglist.html2
-rw-r--r--modules-available/dozmod/templates/userlist.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/modules-available/dozmod/templates/orglist.html b/modules-available/dozmod/templates/orglist.html
index 482864de..21495bba 100644
--- a/modules-available/dozmod/templates/orglist.html
+++ b/modules-available/dozmod/templates/orglist.html
@@ -10,7 +10,7 @@
<thead>
<tr>
<th>{{lang_organization}}</th>
- <th><span class="glyphicon glyphicon-ok" title="{{lang_canLogin}}"></span></th>
+ <th><span class="glyphicon glyphicon-ok" title="{{lang_canLoginOrganization}}"></span></th>
</tr>
</thead>
<tbody>
diff --git a/modules-available/dozmod/templates/userlist.html b/modules-available/dozmod/templates/userlist.html
index 93ef7b41..a4f415e1 100644
--- a/modules-available/dozmod/templates/userlist.html
+++ b/modules-available/dozmod/templates/userlist.html
@@ -16,7 +16,7 @@
<th>{{lang_email}}</th>
<th><span class="glyphicon glyphicon-envelope" title="{{lang_emailNotifications}}"></span></th>
<th><span class="glyphicon glyphicon-king" title="{{lang_superUser}}"></span></th>
- <th><span class="glyphicon glyphicon-ok" title="{{lang_canLogin}}"></span></th>
+ <th><span class="glyphicon glyphicon-ok" title="{{lang_canLoginUser}}"></span></th>
</tr>
</thead>
<tbody>