Skip to content

Commit 6281ea7

Browse files
author
Thom Pol
committed
Changed the class on accident, revert
1 parent b7cb06c commit 6281ea7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interface/web/sites/templates/web_vhost_domain_list.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<div class="page-header">
1+
<div class='page-header'>
22
<h1><tmpl_if name='vhostdomain_type' op='==' value='domain'>{tmpl_var name="domain_list_head_txt"}</tmpl_if><tmpl_if name='vhostdomain_type' op='==' value='subdomain'>{tmpl_var name="subdomain_list_head_txt"}</tmpl_if><tmpl_if name='vhostdomain_type' op='==' value='aliasdomain'>{tmpl_var name="aliasdomain_list_head_txt"}</tmpl_if></h1>
33
</div>
44
<p><tmpl_var name="list_desc_txt"></p>

0 commit comments

Comments
 (0)