Typing mistake fix

This commit is contained in:
dpeca 2016-10-06 23:36:37 +00:00
commit ba91d1fd78
2 changed files with 4 additions and 4 deletions

View file

@ -174,7 +174,7 @@
<td><?=__('Normal password')?></td>
</tr>
</table>
<br />
<br />
<table>
<tr><td>&#8226; <a href="javascript:use_hostname('<?=$hostname?>');" class="generate"><?php print __('Use server hostname');?></a></td></tr>
<tr><td>&#8226; <a href="javascript:use_hostname('<?=$v_domain?>');" class="generate"><?php print __('Use domain hostname');?></a></td></tr>