Browse Source

Update string

Kristan Kenney 5 years ago
parent
commit
3120ac15d3
1 changed files with 3 additions and 3 deletions
  1. 3 3
      web/templates/admin/edit_server.html

+ 3 - 3
web/templates/admin/edit_server.html

@@ -1058,7 +1058,7 @@
                                         <?}?>
                                         <tr>
                                             <td class="vst-text input-label">
-                                                <?php print _('Users can edit their account details');?>
+                                                <?php print _('Allow users to edit their account details');?>
                                             </td>
                                         </tr>
                                         <tr>
@@ -1072,7 +1072,7 @@
                                         </tr>
                                         <tr>
                                             <td class="vst-text input-label">
-                                                <?php print _('Users can view their action and login history logs');?>
+                                                <?php print _('Allow users to view action and login history logs');?>
                                             </td>
                                         </tr>
                                         <tr>
@@ -1086,7 +1086,7 @@
                                         </tr>
                                         <tr>
                                             <td class="vst-text input-label">
-                                                <?php print _('Users can delete their action and login history logs');?>
+                                                <?php print _('Allow users to delete action and login history logs');?>
                                             </td>
                                         </tr>
                                         <tr>