We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 828c845 + 07ec81b commit 70d5e25Copy full SHA for 70d5e25
web/templates/admin/add_mail_acc.html
@@ -158,7 +158,7 @@
158
</tr>
159
<tr>
160
<td><?=__('Username')?>:</td>
161
- <td><div><span id="v_account">william.cage</span>@<?=htmlentities(trim($v_domain, "'"))?></div></td>
+ <td><div><span id="v_account">example</span>@<?=htmlentities(trim($v_domain, "'"))?></div></td>
162
163
164
<td><?=__('Password')?>:</td>
web/templates/admin/edit_mail_acc.html
@@ -165,7 +165,7 @@
165
166
167
168
169
170
171
0 commit comments