mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 18:49:17 -07:00
Merge pull request #1533 from didyouexpectthat/patch-1
Change william.cage to example in mail_acc files
This commit is contained in:
commit
70d5e2537f
2 changed files with 2 additions and 2 deletions
|
@ -158,7 +158,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td><?=__('Username')?>:</td>
|
||||
<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>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><?=__('Password')?>:</td>
|
||||
|
|
|
@ -165,7 +165,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td><?=__('Username')?>:</td>
|
||||
<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>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><?=__('Password')?>:</td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue