mcramer
2012-08-20 c3bf39efc438d869645049e17549c9644a5467c2
interface/web/sites/form/web_vhost_subdomain.tform.php
@@ -277,7 +277,7 @@
$form["tabs"]['redirect'] = array (
   'title'    => "Redirect",
   'width'    => 100,
   'template'    => "templates/web_domain_redirect.htm",
   'template'    => "templates/web_vhost_subdomain_redirect.htm",
   'readonly'   => false,
   'fields'    => array (
   ##################################
@@ -317,7 +317,7 @@
$form["tabs"]['ssl'] = array (
   'title'    => "SSL",
   'width'    => 100,
   'template'    => "templates/web_domain_ssl.htm",
   'template'    => "templates/web_vhost_subdomain_ssl.htm",
   'readonly'   => false,
   'fields'    => array (
   ##################################
@@ -453,7 +453,7 @@
$form["tabs"]['stats'] = array (
   'title'    => "Stats",
   'width'    => 100,
   'template'    => "templates/web_domain_stats.htm",
   'template'    => "templates/web_vhost_subdomain_stats.htm",
   'readonly'   => false,
   'fields'    => array (
   ##################################
@@ -486,7 +486,7 @@
$form["tabs"]['backup'] = array (
   'title'    => "Backup",
   'width'    => 100,
   'template'    => "templates/web_domain_backup.htm",
   'template'    => "templates/web_vhost_subdomain_backup.htm",
   'readonly'   => false,
   'fields'    => array (
   ##################################
@@ -524,7 +524,7 @@
$form["tabs"]['advanced'] = array (
   'title'    => "Options",
   'width'    => 100,
   'template'    => "templates/web_domain_advanced.htm",
   'template'    => "templates/web_vhost_subdomain_advanced.htm",
   'readonly'   => false,
   'fields'    => array (
   ##################################