Skip to content

Commit f746308

Browse files
author
Marius Burkard
committed
- Layout fix
1 parent 5ba7653 commit f746308

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interface/web/sites/templates/web_vhost_domain_stats.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ <h1><tmpl_var name="list_head_txt"></h1>
1313
</tmpl_if>
1414
<div class="form-group">
1515
<label class="col-sm-3 control-label">{tmpl_var name='stats_user_txt'}</label>
16-
<p class="value">&nbsp; &nbsp;admin</p>
16+
<div class="col-sm-9"><div class="checkbox">&nbsp; &nbsp;admin</div></div>
1717
</div>
1818
<div class="form-group">
1919
<label for="stats_password" class="col-sm-3 control-label">{tmpl_var name='stats_password_txt'}</label>

0 commit comments

Comments
 (0)