Skip to content

Commit 07ec81b

Browse files
Change william.cage to example
Feedback in hestiacp#1530
1 parent c1d87b2 commit 07ec81b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/templates/admin/edit_mail_acc.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
</tr>
166166
<tr>
167167
<td><?=__('Username')?>:</td>
168-
<td><div><span id="v_account">william.cage</span>@<?=htmlentities(trim($v_domain, "'"))?></div></td>
168+
<td><div><span id="v_account">example</span>@<?=htmlentities(trim($v_domain, "'"))?></div></td>
169169
</tr>
170170
<tr>
171171
<td><?=__('Password')?>:</td>

0 commit comments

Comments
 (0)