Skip to content

Commit 31b8bd8

Browse files
author
Kristan Kenney
committed
Add webmail alias example
1 parent b6ada1d commit 31b8bd8

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)