File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
interface/web/sites/templates Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ <h1><tmpl_if name='vhostdomain_type' op='==' value='domain'>{tmpl_var name="doma
4242 < td > < a href ="# " data-load-content ="sites/web_vhost_domain_edit.php?id={tmpl_var name='id'}&type={tmpl_var name='vhostdomain_type'} "> {tmpl_var name="active"}</ a > </ td >
4343 < tmpl _if name ="vhostdomain_type " value ="domain "> < td > < a href ="# " data-load-content ="sites/web_vhost_domain_edit.php?id={tmpl_var name='id'}&type={tmpl_var name='vhostdomain_type'} "> {tmpl_var name="sys_groupid"}</ a > </ td > </ tmpl _if>
4444 < td > < a href ="# " data-load-content ="sites/web_vhost_domain_edit.php?id={tmpl_var name='id'}&type={tmpl_var name='vhostdomain_type'} "> {tmpl_var name="server_id"}</ a > </ td >
45- < tmpl _if name ="vhostdomain_type " op ="!= " value ="domain "> < td > < a href ="# " data-load-content ="sites/web_vhost_aliasdomain_edit .php?id={tmpl_var name='id'} " data-toggle ="tooltip " data-placement ="bottom " title ="{tmpl_var name='parent_domain_id'} "> {tmpl_var name="parent_domain_id"}</ a > </ td > </ tmpl _if>
45+ < tmpl _if name ="vhostdomain_type " op ="!= " value ="domain "> < td > < a href ="# " data-load-content ="sites/web_vhost_domain_edit .php?id={tmpl_var name='id'} " data-toggle ="tooltip " data-placement ="bottom " title ="{tmpl_var name='parent_domain_id'} "> {tmpl_var name="parent_domain_id"}</ a > </ td > </ tmpl _if>
4646 < td > < a href ="# " data-load-content ="sites/web_vhost_domain_edit.php?id={tmpl_var name='id'}&type={tmpl_var name='vhostdomain_type'} " data-toggle ="tooltip " data-placement ="bottom " title ="{tmpl_var name='domain'} "> {tmpl_var name="domain"}</ a > </ td >
4747 < td class ="text-right ">
4848 < a href ="http://{tmpl_var name= "domain "}" target="_blank " class ="btn btn-default formbutton-default formbutton-narrow "> < span class ="icon icon-link "> </ span > </ a >
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ <h1><tmpl_if name='vhostdomain_type' op='==' value='domain'>{tmpl_var name="doma
5656 < tmpl _if name ="vhostdomain_type " value ="domain "> < td > < a href ="# " data-load-content ="sites/web_vhost_domain_edit.php?id={tmpl_var name='id'}&type={tmpl_var name='vhostdomain_type'} "> {tmpl_var name="domain_id"}</ a > </ td > </ tmpl _if>
5757 < td > < a href ="# " data-load-content ="sites/web_vhost_domain_edit.php?id={tmpl_var name='id'}&type={tmpl_var name='vhostdomain_type'} "> {tmpl_var name="active"}</ a > </ td >
5858 < td > < a href ="# " data-load-content ="sites/web_vhost_domain_edit.php?id={tmpl_var name='id'}&type={tmpl_var name='vhostdomain_type'} " data-toggle ="tooltip " data-placement ="bottom " title ="{tmpl_var name='server_id'} "> {tmpl_var name="server_id"}</ a > </ td >
59- < tmpl _if name ="vhostdomain_type " op ="!= " value ="domain "> < td > < a href ="# " data-load-content ="sites/web_vhost_aliasdomain_edit .php?id={tmpl_var name='id'} "> {tmpl_var name="parent_domain_id"}</ a > </ td > </ tmpl _if>
59+ < tmpl _if name ="vhostdomain_type " op ="!= " value ="domain "> < td > < a href ="# " data-load-content ="sites/web_vhost_domain_edit .php?id={tmpl_var name='id'} "> {tmpl_var name="parent_domain_id"}</ a > </ td > </ tmpl _if>
6060 < td > < a href ="# " data-load-content ="sites/web_vhost_domain_edit.php?id={tmpl_var name='id'}&type={tmpl_var name='vhostdomain_type'} " data-toggle ="tooltip " data-placement ="bottom " title ="{tmpl_var name='domain'} "> {tmpl_var name="domain"}</ a > </ td >
6161 < td class ="text-right ">
6262 < a href ="http://{tmpl_var name= "domain "}" target="_blank " class ="btn btn-default formbutton-default formbutton-narrow "> < span class ="icon icon-link "> </ span > </ button >
You can’t perform that action at this time.
0 commit comments