Browse Source

Merge branch 'feature/user-roles' into feature/pref-user-templates

Kristan Kenney 5 years ago
parent
commit
1d06a26a8c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      web/templates/pages/edit_server.html

+ 1 - 1
web/templates/pages/edit_server.html

@@ -366,7 +366,7 @@
                                         <?php if($_SESSION['WEBMAIL_SYSTEM']){?>   
                                         <tr>
                                             <td class="vst-text step-top">
-                                                <?php print _('Webmail URL') ?>
+                                                <?php print _('Webmail URL') ?> <span class="hint">(<?php echo $_SESSION['WEBMAIL_ALIAS'];?>.example.com)</span>
                                             </td>
                                         </tr>
                                         <tr>