Skip to content

Commit c1d87b2

Browse files
Change william.cage to example
Feedback in outroll/vesta#1530
1 parent 1034d1b commit c1d87b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/templates/admin/add_mail_acc.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
</tr>
159159
<tr>
160160
<td><?=__('Username')?>:</td>
161-
<td><div><span id="v_account">william.cage</span>@<?=htmlentities(trim($v_domain, "'"))?></div></td>
161+
<td><div><span id="v_account">example</span>@<?=htmlentities(trim($v_domain, "'"))?></div></td>
162162
</tr>
163163
<tr>
164164
<td><?=__('Password')?>:</td>

0 commit comments

Comments
 (0)