From 12ae7f4b1e0544a02a299ec5ef7ac998c8c800d0 Mon Sep 17 00:00:00 2001 From: vogelor <vogelor@ispconfig3> Date: Tue, 16 Dec 2008 10:47:28 -0500 Subject: [PATCH] It is now possible to add additional templates to the client (and delete them) --- interface/web/client/form/client_template.tform.php | 38 +++++++++++++++++++------------------- 1 files changed, 19 insertions(+), 19 deletions(-) diff --git a/interface/web/client/form/client_template.tform.php b/interface/web/client/form/client_template.tform.php index 71146bd..f732faf 100644 --- a/interface/web/client/form/client_template.tform.php +++ b/interface/web/client/form/client_template.tform.php @@ -107,7 +107,7 @@ 'validators' => array ( 0 => array ( 'type' => 'ISINT', 'errmsg'=> 'limit_maildomain_error_notint'), ), - 'default' => '-1', + 'default' => '0', 'value' => '', 'separator' => '', 'width' => '10', @@ -121,7 +121,7 @@ 'validators' => array ( 0 => array ( 'type' => 'ISINT', 'errmsg'=> 'limit_mailbox_error_notint'), ), - 'default' => '-1', + 'default' => '0', 'value' => '', 'separator' => '', 'width' => '10', @@ -135,7 +135,7 @@ 'validators' => array ( 0 => array ( 'type' => 'ISINT', 'errmsg'=> 'limit_mailalias_error_notint'), ), - 'default' => '-1', + 'default' => '0', 'value' => '', 'separator' => '', 'width' => '10', @@ -149,7 +149,7 @@ 'validators' => array ( 0 => array ( 'type' => 'ISINT', 'errmsg'=> 'limit_mailforward_error_notint'), ), - 'default' => '-1', + 'default' => '0', 'value' => '', 'separator' => '', 'width' => '10', @@ -163,7 +163,7 @@ 'validators' => array ( 0 => array ( 'type' => 'ISINT', 'errmsg'=> 'limit_mailcatchall_error_notint'), ), - 'default' => '-1', + 'default' => '0', 'value' => '', 'separator' => '', 'width' => '10', @@ -191,7 +191,7 @@ 'validators' => array ( 0 => array ( 'type' => 'ISINT', 'errmsg'=> 'limit_mailfilter_error_notint'), ), - 'default' => '-1', + 'default' => '0', 'value' => '', 'separator' => '', 'width' => '10', @@ -205,7 +205,7 @@ 'validators' => array ( 0 => array ( 'type' => 'ISINT', 'errmsg'=> 'limit_mailfetchmail_error_notint'), ), - 'default' => '-1', + 'default' => '0', 'value' => '', 'separator' => '', 'width' => '10', @@ -219,7 +219,7 @@ 'validators' => array ( 0 => array ( 'type' => 'ISINT', 'errmsg'=> 'limit_mailquota_error_notint'), ), - 'default' => '-1', + 'default' => '0', 'value' => '', 'separator' => '', 'width' => '10', @@ -233,7 +233,7 @@ 'validators' => array ( 0 => array ( 'type' => 'ISINT', 'errmsg'=> 'limit_spamfilter_wblist_error_notint'), ), - 'default' => '-1', + 'default' => '0', 'value' => '', 'separator' => '', 'width' => '10', @@ -247,7 +247,7 @@ 'validators' => array ( 0 => array ( 'type' => 'ISINT', 'errmsg'=> 'limit_spamfilter_user_error_notint'), ), - 'default' => '-1', + 'default' => '0', 'value' => '', 'separator' => '', 'width' => '10', @@ -261,7 +261,7 @@ 'validators' => array ( 0 => array ( 'type' => 'ISINT', 'errmsg'=> 'limit_spamfilter_policy_error_notint'), ), - 'default' => '-1', + 'default' => '0', 'value' => '', 'separator' => '', 'width' => '10', @@ -275,7 +275,7 @@ 'validators' => array ( 0 => array ( 'type' => 'ISINT', 'errmsg'=> 'limit_web_domain_error_notint'), ), - 'default' => '-1', + 'default' => '0', 'value' => '', 'separator' => '', 'width' => '10', @@ -289,7 +289,7 @@ 'validators' => array ( 0 => array ( 'type' => 'ISINT', 'errmsg'=> 'limit_web_aliasdomain_error_notint'), ), - 'default' => '-1', + 'default' => '0', 'value' => '', 'separator' => '', 'width' => '10', @@ -303,7 +303,7 @@ 'validators' => array ( 0 => array ( 'type' => 'ISINT', 'errmsg'=> 'limit_web_subdomain_error_notint'), ), - 'default' => '-1', + 'default' => '0', 'value' => '', 'separator' => '', 'width' => '10', @@ -317,7 +317,7 @@ 'validators' => array ( 0 => array ( 'type' => 'ISINT', 'errmsg'=> 'limit_ftp_user_error_notint'), ), - 'default' => '-1', + 'default' => '0', 'value' => '', 'separator' => '', 'width' => '10', @@ -331,7 +331,7 @@ 'validators' => array ( 0 => array ( 'type' => 'ISINT', 'errmsg'=> 'limit_shell_user_error_notint'), ), - 'default' => '-1', + 'default' => '0', 'value' => '', 'separator' => '', 'width' => '10', @@ -345,7 +345,7 @@ 'validators' => array ( 0 => array ( 'type' => 'ISINT', 'errmsg'=> 'limit_dns_zone_error_notint'), ), - 'default' => '-1', + 'default' => '0', 'value' => '', 'separator' => '', 'width' => '10', @@ -359,7 +359,7 @@ 'validators' => array ( 0 => array ( 'type' => 'ISINT', 'errmsg'=> 'limit_dns_record_error_notint'), ), - 'default' => '-1', + 'default' => '0', 'value' => '', 'separator' => '', 'width' => '10', @@ -387,7 +387,7 @@ 'validators' => array ( 0 => array ( 'type' => 'ISINT', 'errmsg'=> 'limit_database_error_notint'), ), - 'default' => '-1', + 'default' => '0', 'value' => '', 'separator' => '', 'width' => '10', -- Gitblit v1.9.1