diff --git a/auth/db/config.html b/auth/db/config.html
index db36f1b54ee..b1eff29d818 100644
--- a/auth/db/config.html
+++ b/auth/db/config.html
@@ -27,21 +27,21 @@
$config->auth_dbpasstype = "plaintext";
}
?>
-
+
auth_dbhost: |
-
- if (isset($err["auth_dbhost"])) formerr($err["auth_dbhost"]); ?>
+
+
|
- print_string("auth_dbhost","auth") ?>
+
|
-
+
auth_dbtype: |
- $dbtypes = array("access","ado_access", "ado", "ado_mssql", "borland_ibase", "csv", "db2", "fbsql", "firebird", "ibase", "informix72", "informix", "mssql", "mysql", "mysqlt", "oci805", "oci8", "oci8po", "odbc", "odbc_mssql", "odbc_oracle", "oracle", "postgres64", "postgres7", "postgres", "proxy", "sqlanywhere", "sybase", "vfp");
+
|
- print_string("auth_dbtype","auth") ?>
+
|
-
+
auth_dbname: |
-
- if (isset($err["auth_dbname"]))formerr($err["auth_dbname"]); ?>
+
+
|
- print_string("auth_dbname","auth") ?>
+
|
-
+
auth_dbuser: |
-
- if (isset($err["auth_dbuser"])) formerr($err["auth_dbuser"]); ?>
+
+
|
- print_string("auth_dbuser","auth") ?>
+
|
-
+
auth_dbpass: |
-
- if (isset($err["auth_dbpass"])) formerr($err["auth_dbpass"]); ?>
+
+
|
- print_string("auth_dbpass","auth") ?>
+
|
-
+
auth_dbtable: |
-
- if (isset($err["auth_dbtable"])) formerr($err["auth_dbtable"]); ?>
+
+
|
- print_string("auth_dbtable","auth") ?>
+
|
-
+
auth_dbfielduser: |
-
- if (isset($err["auth_dbfielduser"])) formerr($err["auth_dbfielduser"]); ?>
+
+
|
- print_string("auth_dbfielduser","auth") ?>
+
|
-
+
auth_dbfieldpass: |
-
- if (isset($err["auth_dbfieldpass"])) formerr($err["auth_dbfieldpass"]); ?>
+
+
|
- print_string("auth_dbfieldpass","auth") ?>
+
|
-
+
auth_dbpasstype: |
- $passtype["plaintext"] = get_string("plaintext", "auth");
+ auth_dbpasstype, "");
?>
|
- print_string("auth_dbpasstype","auth") ?>
+
|
- print_string("firstname") ?>: |
+ : |
-
+
|
- print_string("auth_dbextrafields","auth") ?>
+
|
- print_string("lastname") ?>: |
+ : |
-
+
|
- print_string("email") ?>: |
+ : |
-
+
|
- print_string("phone") ?> 1: |
+ 1: |
-
+
|
- print_string("phone") ?> 2: |
+ 2: |
-
+
|
- print_string("department") ?>: |
+ : |
-
+
|
- print_string("address") ?>: |
+ : |
-
+
|
- print_string("city") ?>: |
+ : |
-
+
|
- print_string("country") ?>: |
+ : |
-
+
|
- print_string("description") ?>: |
+ : |
-
+
|
- print_string("idnumber") ?>: |
+ : |
-
+
|
- print_string("language") ?>: |
+ : |
-
+
|
- print_string("instructions", "auth") ?>: |
+ : |
-
+
|
- print_string("authinstructions","auth") ?>
- helpbutton("text", get_string("helptext")) ?>
+
+
|
diff --git a/auth/imap/config.html b/auth/imap/config.html
index b8818a3ebd9..8a6dfb04d18 100644
--- a/auth/imap/config.html
+++ b/auth/imap/config.html
@@ -9,21 +9,21 @@
$config->auth_imapport = "143";
}
?>
-
+
auth_imaphost: |
-
- if (isset($err["auth_imaphost"])) formerr($err["auth_imaphost"]); ?>
+
+
|
- print_string("auth_imaphost","auth") ?>
+
|
-
+
auth_imaptype: |
- $imaptypes = array("imap","imapssl", "imapcert", "imaptls");
+
|
- print_string("auth_imaptype","auth") ?>
+
|
-
+
auth_imapport: |
-
- if (isset($err["auth_imapport"])) formerr($err["auth_imapport"]); ?>
+
+
|
- print_string("auth_imapport","auth") ?>
+
|
- print_string("instructions", "auth") ?>: |
+ : |
-
+
|
- print_string("authinstructions","auth") ?>
- helpbutton("text", get_string("helptext")) ?>
+
+
|
diff --git a/auth/ldap/config.html b/auth/ldap/config.html
index bb13d3b011d..16238b8d674 100644
--- a/auth/ldap/config.html
+++ b/auth/ldap/config.html
@@ -18,196 +18,196 @@
$config->ldap_bind_pw = "";
}
?>
-
+
ldap_host_url: |
-
- if (isset($err["ldap_host_url"])) formerr($err["ldap_host_url"]); ?>
+
+
|
- print_string("auth_ldap_host_url","auth") ?>
+
|
-
+
ldap_contexts: |
-
- if (isset($err["ldap_contexts"])) formerr($err["ldap_contexts"]); ?>
+
+
|
- print_string("auth_ldap_contexts","auth") ?>
+
|
-
+
ldap_user_attribute: |
-
- if (isset($err["ldap_user_attribute"])) formerr($err["ldap_user_attribute"]); ?>
+
+
|
- print_string("auth_ldap_user_attribute","auth") ?>
+
|
-
+
ldap_search_sub: |
-
- if (isset($err["ldap_search_sub"])) formerr($err["ldap_search_sub"]); ?>
+
+
|
- print_string("auth_ldap_search_sub","auth") ?>
+
|
-
+
ldap_bind_dn: |
-
- if (isset($err["ldap_bind_dn"])) formerr($err["ldap_bind_dn"]); ?>
+
+
|
- print_string("auth_ldap_bind_dn","auth") ?>
+
|
-
+
ldap_bind_pw: |
-
- if (isset($err["ldap_bind_pw"])) formerr($err["ldap_bind_pw"]); ?>
+
+
|
- print_string("auth_ldap_bind_pw","auth") ?>
+
|
-
+
ldap_memberattribute: |
-
- if (isset($err["ldap_memberattribute"])) formerr($err["ldap_memberattribute"]); ?>
+
+
|
- print_string("auth_ldap_memberattribute","auth") ?>
+
|
-
+
ldap_creators: |
-
- if (isset($err["ldap_creators"])) formerr($err["ldap_creators"]); ?>
+
+
|
- print_string("auth_ldap_creators","auth") ?>
+
|
-
+
ldap_create_context: |
-
- if (isset($err["ldap_create_context"])) formerr($err["ldap_create_context"]); ?>
+
+
|
- print_string("auth_ldap_create_context","auth") ?>
+
|
- print_string("firstname") ?>: |
+ : |
-
+
|
- print_string("auth_ldapextrafields","auth") ?>
+
|
- print_string("lastname") ?>: |
+ : |
-
+
|
- print_string("email") ?>: |
+ : |
-
+
|
- print_string("phone") ?> 1: |
+ 1: |
-
+
|
- print_string("phone") ?> 2: |
+ 2: |
-
+
|
- print_string("department") ?>: |
+ : |
-
+
|
- print_string("address") ?>: |
+ : |
-
+
|
- print_string("city") ?>: |
+ : |
-
+
|
- print_string("country") ?>: |
+ : |
-
+
|
- print_string("description") ?>: |
+ : |
-
+
|
- print_string("idnumber") ?>: |
+ : |
-
+
|
- print_string("language") ?>: |
+ : |
-
+
|
- print_string("instructions", "auth") ?>: |
+ : |
-
+
|
- print_string("authinstructions","auth") ?>
- helpbutton("text", get_string("helptext")) ?>
+
+
|
diff --git a/auth/manual/config.html b/auth/manual/config.html
index 57c87aaf591..3114dcbf4c2 100644
--- a/auth/manual/config.html
+++ b/auth/manual/config.html
@@ -1,11 +1,11 @@
- print_string("instructions", "auth") ?>: |
+ : |
-
+
|
- print_string("authinstructions","auth") ?>
- helpbutton("text", get_string("helptext")) ?>
+
+
|
diff --git a/auth/nntp/config.html b/auth/nntp/config.html
index 453ffb8a6cd..3cf54ae3511 100644
--- a/auth/nntp/config.html
+++ b/auth/nntp/config.html
@@ -7,35 +7,35 @@
}
?>
-
+
auth_nntphost: |
-
- if (isset($err["auth_nntphost"])) formerr($err["auth_nntphost"]); ?>
+
+
|
- print_string("auth_nntphost","auth") ?>
+
|
-
+
auth_nntpport: |
-
- if (isset($err["auth_nntpport"])) formerr($err["auth_nntpport"]); ?>
+
+
|
- print_string("auth_nntpport","auth") ?>
+
|
- print_string("instructions", "auth") ?>: |
+ : |
-
+
|
- print_string("authinstructions","auth") ?>
- helpbutton("text", get_string("helptext")) ?>
+
+
|
diff --git a/auth/pop3/config.html b/auth/pop3/config.html
index 9e42e351a3c..bb97d877539 100644
--- a/auth/pop3/config.html
+++ b/auth/pop3/config.html
@@ -9,21 +9,21 @@
$config->auth_pop3port = "110";
}
?>
-
+
auth_pop3host: |
-
- if (isset($err["auth_pop3host"])) formerr($err["auth_pop3host"]); ?>
+
+
|
- print_string("auth_pop3host","auth") ?>
+
|
-
+
auth_pop3type: |
- $pop3types = array("pop3","pop3cert");
+
|
- print_string("auth_pop3type","auth") ?>
+
|
-
+
auth_pop3port: |
-
- if (isset($err["auth_pop3port"])) formerr($err["auth_pop3port"]); ?>
+
+
|
- print_string("auth_pop3port","auth") ?>
+
|
- print_string("instructions", "auth") ?>: |
+ : |
-
+
|
- print_string("authinstructions","auth") ?>
- helpbutton("text", get_string("helptext")) ?>
+
+
|