Skip to content

Commit 1d06a26

Browse files
author
Kristan Kenney
committed
Merge branch 'feature/user-roles' into feature/pref-user-templates
2 parents 46e3b28 + 31b8bd8 commit 1d06a26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/templates/pages/edit_server.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@
366366
<?php if($_SESSION['WEBMAIL_SYSTEM']){?>
367367
<tr>
368368
<td class="vst-text step-top">
369-
<?php print _('Webmail URL') ?>
369+
<?php print _('Webmail URL') ?> <span class="hint">(<?php echo $_SESSION['WEBMAIL_ALIAS'];?>.example.com)</span>
370370
</td>
371371
</tr>
372372
<tr>

0 commit comments

Comments
 (0)