mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 10:37:42 -07:00
Typing mistake fix
This commit is contained in:
parent
22b6ab4e2f
commit
ba91d1fd78
2 changed files with 4 additions and 4 deletions
|
@ -174,7 +174,7 @@
|
|||
<td><?=__('Normal password')?></td>
|
||||
</tr>
|
||||
</table>
|
||||
<br />
|
||||
<br />
|
||||
<table>
|
||||
<tr><td>• <a href="javascript:use_hostname('<?=$hostname?>');" class="generate"><?php print __('Use server hostname');?></a></td></tr>
|
||||
<tr><td>• <a href="javascript:use_hostname('<?=$v_domain?>');" class="generate"><?php print __('Use domain hostname');?></a></td></tr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue