Rename accountcode to account_code (#6172)
This commit is contained in:
parent
cca7b364e5
commit
02b5aefe30
|
|
@ -155,7 +155,7 @@
|
|||
$y++;
|
||||
$apps[$x]['permissions'][$y]['name'] = "conference_room_email_address";
|
||||
$y++;
|
||||
$apps[$x]['permissions'][$y]['name'] = "conference_room_accountcode";
|
||||
$apps[$x]['permissions'][$y]['name'] = "conference_room_account_code";
|
||||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||||
$apps[$x]['permissions'][$y]['groups'][] = "admin";
|
||||
$y++;
|
||||
|
|
@ -208,7 +208,7 @@
|
|||
$y++;
|
||||
$apps[$x]['default_settings'][$y]['default_setting_uuid'] = "b1a4e1b7-8201-4637-b2fb-380b67112ea5";
|
||||
$apps[$x]['default_settings'][$y]['default_setting_category'] = "conference_center";
|
||||
$apps[$x]['default_settings'][$y]['default_setting_subcategory'] = "accountcode_enabled";
|
||||
$apps[$x]['default_settings'][$y]['default_setting_subcategory'] = "account_code_enabled";
|
||||
$apps[$x]['default_settings'][$y]['default_setting_name'] = "boolean";
|
||||
$apps[$x]['default_settings'][$y]['default_setting_value'] = "false";
|
||||
$apps[$x]['default_settings'][$y]['default_setting_enabled'] = "true";
|
||||
|
|
@ -374,10 +374,10 @@
|
|||
$apps[$x]['db'][$y]['fields'][$z]['search'] = 'true';
|
||||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "Optional email address for the conference.";
|
||||
$z++;
|
||||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "accountcode";
|
||||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "account_code";
|
||||
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
|
||||
$apps[$x]['db'][$y]['fields'][$z]['search'] = 'true';
|
||||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "Optional accountcode for the conference.";
|
||||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "Optional account code for the conference.";
|
||||
$z++;
|
||||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "enabled";
|
||||
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
|
||||
|
|
|
|||
|
|
@ -296,47 +296,47 @@ $text['description-conference_center_greeting']['ru-ru'] = "Выберите п
|
|||
$text['description-conference_center_greeting']['sv-se'] = "Välj hälsningsmeddelande som skall spelas upp före anslutning till konferensrummet.";
|
||||
$text['description-conference_center_greeting']['uk-ua'] = "Виберіть привітання, яке грає до вступу в конференц-зал.";
|
||||
|
||||
$text['label-accountcode']['en-us'] = "Account Code";
|
||||
$text['label-accountcode']['en-gb'] = "Account Code";
|
||||
$text['label-accountcode']['ar-eg'] = "";
|
||||
$text['label-accountcode']['de-at'] = "Kontoschlüssel"; //copied from de-de
|
||||
$text['label-accountcode']['de-ch'] = "Kontoschlüssel"; //copied from de-de
|
||||
$text['label-accountcode']['de-de'] = "Kontoschlüssel";
|
||||
$text['label-accountcode']['es-cl'] = "Código de Cuenta";
|
||||
$text['label-accountcode']['es-mx'] = "Código de Cuenta"; //copied from es-cl
|
||||
$text['label-accountcode']['fr-ca'] = "Centre de frais"; //copied from fr-fr
|
||||
$text['label-accountcode']['fr-fr'] = "Centre de frais";
|
||||
$text['label-accountcode']['he-il'] = "קוד חשבון";
|
||||
$text['label-accountcode']['it-it'] = "Account Code";
|
||||
$text['label-accountcode']['nl-nl'] = "Accountcode";
|
||||
$text['label-accountcode']['pl-pl'] = "Numer konta billingowego";
|
||||
$text['label-accountcode']['pt-br'] = "Código de conta";
|
||||
$text['label-accountcode']['pt-pt'] = "Código de Conta";
|
||||
$text['label-accountcode']['ro-ro'] = "";
|
||||
$text['label-accountcode']['ru-ru'] = "Код Учетной Записи";
|
||||
$text['label-accountcode']['sv-se'] = "Kontokod";
|
||||
$text['label-accountcode']['uk-ua'] = "";
|
||||
$text['label-account_code']['en-us'] = "Account Code";
|
||||
$text['label-account_code']['en-gb'] = "Account Code";
|
||||
$text['label-account_code']['ar-eg'] = "";
|
||||
$text['label-account_code']['de-at'] = "Kontoschlüssel"; //copied from de-de
|
||||
$text['label-account_code']['de-ch'] = "Kontoschlüssel"; //copied from de-de
|
||||
$text['label-account_code']['de-de'] = "Kontoschlüssel";
|
||||
$text['label-account_code']['es-cl'] = "Código de Cuenta";
|
||||
$text['label-account_code']['es-mx'] = "Código de Cuenta"; //copied from es-cl
|
||||
$text['label-account_code']['fr-ca'] = "Centre de frais"; //copied from fr-fr
|
||||
$text['label-account_code']['fr-fr'] = "Centre de frais";
|
||||
$text['label-account_code']['he-il'] = "קוד חשבון";
|
||||
$text['label-account_code']['it-it'] = "Account Code";
|
||||
$text['label-account_code']['nl-nl'] = "Account code";
|
||||
$text['label-account_code']['pl-pl'] = "Numer konta billingowego";
|
||||
$text['label-account_code']['pt-br'] = "Código de conta";
|
||||
$text['label-account_code']['pt-pt'] = "Código de Conta";
|
||||
$text['label-account_code']['ro-ro'] = "";
|
||||
$text['label-account_code']['ru-ru'] = "Код Учетной Записи";
|
||||
$text['label-account_code']['sv-se'] = "Kontokod";
|
||||
$text['label-account_code']['uk-ua'] = "";
|
||||
|
||||
$text['description-accountcode']['en-us'] = "Enter the account code here.";
|
||||
$text['description-accountcode']['en-gb'] = "Enter the account code here.";
|
||||
$text['description-accountcode']['ar-eg'] = "";
|
||||
$text['description-accountcode']['de-at'] = "Geben Sie den Account Code hier an."; //copied from de-de
|
||||
$text['description-accountcode']['de-ch'] = "Geben Sie den Account Code hier an."; //copied from de-de
|
||||
$text['description-accountcode']['de-de'] = "Geben Sie den Account Code hier an.";
|
||||
$text['description-accountcode']['es-cl'] = "Ingrese el código de cuenta aquí.";
|
||||
$text['description-accountcode']['es-mx'] = "Ingrese el código de cuenta aquí."; //copied from es-cl
|
||||
$text['description-accountcode']['fr-ca'] = "Entrez le code de compte ici.";
|
||||
$text['description-accountcode']['fr-fr'] = "Entrez le code de compte ici.";
|
||||
$text['description-accountcode']['he-il'] = "";
|
||||
$text['description-accountcode']['it-it'] = "Inserire qui l'account code.";
|
||||
$text['description-accountcode']['nl-nl'] = "Voer de accountcode hier in.";
|
||||
$text['description-accountcode']['pl-pl'] = "Wpisz numer billingowy (nagłówek dodany do SIP INVITE).";
|
||||
$text['description-accountcode']['pt-br'] = "Insira o código de conta aqui.";
|
||||
$text['description-accountcode']['pt-pt'] = "Introduza o código de conta aqui.";
|
||||
$text['description-accountcode']['ro-ro'] = "";
|
||||
$text['description-accountcode']['ru-ru'] = "Введите здесь код счета.";
|
||||
$text['description-accountcode']['sv-se'] = "Ange 'account code' här.";
|
||||
$text['description-accountcode']['uk-ua'] = "";
|
||||
$text['description-account_code']['en-us'] = "Enter the account code here.";
|
||||
$text['description-account_code']['en-gb'] = "Enter the account code here.";
|
||||
$text['description-account_code']['ar-eg'] = "";
|
||||
$text['description-account_code']['de-at'] = "Geben Sie den Account Code hier an."; //copied from de-de
|
||||
$text['description-account_code']['de-ch'] = "Geben Sie den Account Code hier an."; //copied from de-de
|
||||
$text['description-account_code']['de-de'] = "Geben Sie den Account Code hier an.";
|
||||
$text['description-account_code']['es-cl'] = "Ingrese el código de cuenta aquí.";
|
||||
$text['description-account_code']['es-mx'] = "Ingrese el código de cuenta aquí."; //copied from es-cl
|
||||
$text['description-account_code']['fr-ca'] = "Entrez le code de compte ici.";
|
||||
$text['description-account_code']['fr-fr'] = "Entrez le code de compte ici.";
|
||||
$text['description-account_code']['he-il'] = "";
|
||||
$text['description-account_code']['it-it'] = "Inserire qui l'account code.";
|
||||
$text['description-account_code']['nl-nl'] = "Voer de account code hier in.";
|
||||
$text['description-account_code']['pl-pl'] = "Wpisz numer billingowy (nagłówek dodany do SIP INVITE).";
|
||||
$text['description-account_code']['pt-br'] = "Insira o código de conta aqui.";
|
||||
$text['description-account_code']['pt-pt'] = "Introduza o código de conta aqui.";
|
||||
$text['description-account_code']['ro-ro'] = "";
|
||||
$text['description-account_code']['ru-ru'] = "Введите здесь код счета.";
|
||||
$text['description-account_code']['sv-se'] = "Ange 'account code' här.";
|
||||
$text['description-account_code']['uk-ua'] = "";
|
||||
|
||||
$text['label-conference_center_enabled']['en-us'] = "Enabled";
|
||||
$text['label-conference_center_enabled']['en-gb'] = "Enabled";
|
||||
|
|
|
|||
|
|
@ -75,7 +75,7 @@
|
|||
$created = $_POST["created"];
|
||||
$created_by = $_POST["created_by"];
|
||||
$email_address = $_POST["email_address"];
|
||||
$accountcode = $_POST["accountcode"];
|
||||
$account_code = $_POST["account_code"];
|
||||
$enabled = $_POST["enabled"];
|
||||
$description = $_POST["description"];
|
||||
|
||||
|
|
@ -325,8 +325,8 @@ if (count($_POST) > 0 && strlen($_POST["persistformvar"]) == 0) {
|
|||
if (permission_exists('conference_room_email_address')) {
|
||||
$array['conference_rooms'][0]['email_address'] = $email_address;
|
||||
}
|
||||
if (permission_exists('conference_room_accountcode')) {
|
||||
$array['conference_rooms'][0]['accountcode'] = $accountcode;
|
||||
if (permission_exists('conference_room_account_code')) {
|
||||
$array['conference_rooms'][0]['account_code'] = $account_code;
|
||||
}
|
||||
$array['conference_rooms'][0]['enabled'] = $enabled;
|
||||
$array['conference_rooms'][0]['description'] = $description;
|
||||
|
|
@ -403,8 +403,8 @@ if (count($_POST) > 0 && strlen($_POST["persistformvar"]) == 0) {
|
|||
if (permission_exists('conference_room_email_address')) {
|
||||
$array['conference_rooms'][0]['email_address'] = $email_address;
|
||||
}
|
||||
if (permission_exists('conference_room_accountcode')) {
|
||||
$array['conference_rooms'][0]['accountcode'] = $accountcode;
|
||||
if (permission_exists('conference_room_account_code')) {
|
||||
$array['conference_rooms'][0]['account_code'] = $account_code;
|
||||
}
|
||||
if (strlen($enabled) > 0) {
|
||||
$array['conference_rooms'][0]['enabled'] = $enabled;
|
||||
|
|
@ -481,7 +481,7 @@ if (count($_POST) > 0 && strlen($_POST["persistformvar"]) == 0) {
|
|||
$created = $row["created"];
|
||||
$created_by = $row["created_by"];
|
||||
$email_address = $row["email_address"];
|
||||
$accountcode = $row["accountcode"];
|
||||
$account_code = $row["account_code"];
|
||||
$enabled = $row["enabled"];
|
||||
$description = $row["description"];
|
||||
}
|
||||
|
|
@ -893,15 +893,15 @@ if (count($_POST) > 0 && strlen($_POST["persistformvar"]) == 0) {
|
|||
echo "</tr>\n";
|
||||
}
|
||||
|
||||
if (permission_exists('conference_room_accountcode')) {
|
||||
if (permission_exists('conference_room_account_code')) {
|
||||
echo "<tr>\n";
|
||||
echo "<td class='vncell' valign='top' align='left' nowrap='nowrap'>\n";
|
||||
echo " ".$text['label-accountcode']."\n";
|
||||
echo " ".$text['label-account_code']."\n";
|
||||
echo "</td>\n";
|
||||
echo "<td class='vtable' align='left'>\n";
|
||||
echo " <input class='formfld' type='text' name='accountcode' maxlength='255' value=\"".escape($accountcode)."\">\n";
|
||||
echo " <input class='formfld' type='text' name='account_code' maxlength='255' value=\"".escape($account_code)."\">\n";
|
||||
echo "<br />\n";
|
||||
echo "".$text['description-accountcode']."\n";
|
||||
echo "".$text['description-account_code']."\n";
|
||||
echo "</td>\n";
|
||||
echo "</tr>\n";
|
||||
}
|
||||
|
|
|
|||
|
|
@ -84,7 +84,7 @@
|
|||
$y++;
|
||||
$apps[$x]['permissions'][$y]['name'] = "conference_email_address";
|
||||
$y++;
|
||||
$apps[$x]['permissions'][$y]['name'] = "conference_accountcode";
|
||||
$apps[$x]['permissions'][$y]['name'] = "conference_account_code";
|
||||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||||
$apps[$x]['permissions'][$y]['groups'][] = "admin";
|
||||
$y++;
|
||||
|
|
@ -148,9 +148,9 @@
|
|||
$apps[$x]['db'][$y]['fields'][$z]['search'] = 'true';
|
||||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "Optional email address for the conference.";
|
||||
$z++;
|
||||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "conference_accountcode";
|
||||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "conference_account_code";
|
||||
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
|
||||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "Optional accountcode for the conference.";
|
||||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "Optional account code for the conference.";
|
||||
$z++;
|
||||
$apps[$x]['db'][$y]['fields'][$z]['name'] = "conference_flags";
|
||||
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
|
||||
|
|
|
|||
|
|
@ -715,26 +715,26 @@ $text['description-flags']['ru-ru'] = "Дополнительные флаги
|
|||
$text['description-flags']['sv-se'] = "Valfria konferensflaggor. Exempel: mute|deaf|waste|moderator";
|
||||
$text['description-flags']['uk-ua'] = "";
|
||||
|
||||
$text['description-accountcode']['en-us'] = "Enter the account code here.";
|
||||
$text['description-accountcode']['en-gb'] = "Enter the account code here.";
|
||||
$text['description-accountcode']['ar-eg'] = "";
|
||||
$text['description-accountcode']['de-at'] = "Geben Sie den Account Code hier an."; //copied from de-de
|
||||
$text['description-accountcode']['de-ch'] = "Geben Sie den Account Code hier an."; //copied from de-de
|
||||
$text['description-accountcode']['de-de'] = "Geben Sie den Account Code hier an.";
|
||||
$text['description-accountcode']['es-cl'] = "Ingrese el código de cuenta aquí.";
|
||||
$text['description-accountcode']['es-mx'] = "Ingrese el código de cuenta aquí."; //copied from es-cl
|
||||
$text['description-accountcode']['fr-ca'] = "Entrez le code de compte ici.";
|
||||
$text['description-accountcode']['fr-fr'] = "Entrez le code de compte ici.";
|
||||
$text['description-accountcode']['he-il'] = "";
|
||||
$text['description-accountcode']['it-it'] = "Inserire qui l'account code.";
|
||||
$text['description-accountcode']['nl-nl'] = "Voer de accountcode hier in.";
|
||||
$text['description-accountcode']['pl-pl'] = "Wpisz numer billingowy (nagłówek dodany do SIP INVITE).";
|
||||
$text['description-accountcode']['pt-br'] = "Insira o código de conta aqui.";
|
||||
$text['description-accountcode']['pt-pt'] = "Introduza o código de conta aqui.";
|
||||
$text['description-accountcode']['ro-ro'] = "";
|
||||
$text['description-accountcode']['ru-ru'] = "Введите здесь код счета.";
|
||||
$text['description-accountcode']['sv-se'] = "Ange 'account code' här.";
|
||||
$text['description-accountcode']['uk-ua'] = "";
|
||||
$text['description-account_code']['en-us'] = "Enter the account code here.";
|
||||
$text['description-account_code']['en-gb'] = "Enter the account code here.";
|
||||
$text['description-account_code']['ar-eg'] = "";
|
||||
$text['description-account_code']['de-at'] = "Geben Sie den Account Code hier an."; //copied from de-de
|
||||
$text['description-account_code']['de-ch'] = "Geben Sie den Account Code hier an."; //copied from de-de
|
||||
$text['description-account_code']['de-de'] = "Geben Sie den Account Code hier an.";
|
||||
$text['description-account_code']['es-cl'] = "Ingrese el código de cuenta aquí.";
|
||||
$text['description-account_code']['es-mx'] = "Ingrese el código de cuenta aquí."; //copied from es-cl
|
||||
$text['description-account_code']['fr-ca'] = "Entrez le code de compte ici.";
|
||||
$text['description-account_code']['fr-fr'] = "Entrez le code de compte ici.";
|
||||
$text['description-account_code']['he-il'] = "";
|
||||
$text['description-account_code']['it-it'] = "Inserire qui l'account code.";
|
||||
$text['description-account_code']['nl-nl'] = "Voer de accountcode hier in.";
|
||||
$text['description-account_code']['pl-pl'] = "Wpisz numer billingowy (nagłówek dodany do SIP INVITE).";
|
||||
$text['description-account_code']['pt-br'] = "Insira o código de conta aqui.";
|
||||
$text['description-account_code']['pt-pt'] = "Introduza o código de conta aqui.";
|
||||
$text['description-account_code']['ro-ro'] = "";
|
||||
$text['description-account_code']['ru-ru'] = "Введите здесь код счета.";
|
||||
$text['description-account_code']['sv-se'] = "Ange 'account code' här.";
|
||||
$text['description-account_code']['uk-ua'] = "";
|
||||
|
||||
$text['label-user_list']['en-us'] = "User List";
|
||||
$text['label-user_list']['en-gb'] = "User List";
|
||||
|
|
@ -778,25 +778,25 @@ $text['label-flags']['ru-ru'] = "Флаги";
|
|||
$text['label-flags']['sv-se'] = "Flaggor";
|
||||
$text['label-flags']['uk-ua'] = "";
|
||||
|
||||
$text['label-accountcode']['en-us'] = "Account Code";
|
||||
$text['label-accountcode']['en-gb'] = "Account Code";
|
||||
$text['label-accountcode']['ar-eg'] = "";
|
||||
$text['label-accountcode']['de-at'] = "Kontoschlüssel"; //copied from de-de
|
||||
$text['label-accountcode']['de-ch'] = "Kontoschlüssel"; //copied from de-de
|
||||
$text['label-accountcode']['de-de'] = "Kontoschlüssel";
|
||||
$text['label-accountcode']['es-cl'] = "Código de Cuenta";
|
||||
$text['label-accountcode']['es-mx'] = "Código de Cuenta"; //copied from es-cl
|
||||
$text['label-accountcode']['fr-ca'] = "Centre de frais"; //copied from fr-fr
|
||||
$text['label-accountcode']['fr-fr'] = "Centre de frais";
|
||||
$text['label-accountcode']['he-il'] = "קוד חשבון";
|
||||
$text['label-accountcode']['it-it'] = "Account Code";
|
||||
$text['label-accountcode']['nl-nl'] = "Accountcode";
|
||||
$text['label-accountcode']['pl-pl'] = "Numer konta billingowego";
|
||||
$text['label-accountcode']['pt-br'] = "Código de conta";
|
||||
$text['label-accountcode']['pt-pt'] = "Código de Conta";
|
||||
$text['label-accountcode']['ro-ro'] = "";
|
||||
$text['label-accountcode']['ru-ru'] = "Код Учетной Записи";
|
||||
$text['label-accountcode']['sv-se'] = "Kontokod";
|
||||
$text['label-accountcode']['uk-ua'] = "";
|
||||
$text['label-account_code']['en-us'] = "Account Code";
|
||||
$text['label-account_code']['en-gb'] = "Account Code";
|
||||
$text['label-account_code']['ar-eg'] = "";
|
||||
$text['label-account_code']['de-at'] = "Kontoschlüssel"; //copied from de-de
|
||||
$text['label-account_code']['de-ch'] = "Kontoschlüssel"; //copied from de-de
|
||||
$text['label-account_code']['de-de'] = "Kontoschlüssel";
|
||||
$text['label-account_code']['es-cl'] = "Código de Cuenta";
|
||||
$text['label-account_code']['es-mx'] = "Código de Cuenta"; //copied from es-cl
|
||||
$text['label-account_code']['fr-ca'] = "Centre de frais"; //copied from fr-fr
|
||||
$text['label-account_code']['fr-fr'] = "Centre de frais";
|
||||
$text['label-account_code']['he-il'] = "קוד חשבון";
|
||||
$text['label-account_code']['it-it'] = "Account Code";
|
||||
$text['label-account_code']['nl-nl'] = "Accountcode";
|
||||
$text['label-account_code']['pl-pl'] = "Numer konta billingowego";
|
||||
$text['label-account_code']['pt-br'] = "Código de conta";
|
||||
$text['label-account_code']['pt-pt'] = "Código de Conta";
|
||||
$text['label-account_code']['ro-ro'] = "";
|
||||
$text['label-account_code']['ru-ru'] = "Код Учетной Записи";
|
||||
$text['label-account_code']['sv-se'] = "Kontokod";
|
||||
$text['label-account_code']['uk-ua'] = "";
|
||||
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -60,7 +60,7 @@
|
|||
$conference_profile = $_POST["conference_profile"];
|
||||
$conference_flags = $_POST["conference_flags"];
|
||||
$conference_email_address = $_POST["conference_email_address"];
|
||||
$conference_accountcode = $_POST["conference_accountcode"];
|
||||
$conference_account_code = $_POST["conference_account_code"];
|
||||
$conference_order = $_POST["conference_order"];
|
||||
$conference_description = $_POST["conference_description"];
|
||||
$conference_enabled = $_POST["conference_enabled"];
|
||||
|
|
@ -187,8 +187,8 @@
|
|||
if (permission_exists('conference_email_address')) {
|
||||
$array['conferences'][0]['conference_email_address'] = $conference_email_address;
|
||||
}
|
||||
if (permission_exists('conference_accountcode')) {
|
||||
$array['conferences'][0]['conference_accountcode'] = $conference_accountcode;
|
||||
if (permission_exists('conference_account_code')) {
|
||||
$array['conferences'][0]['conference_account_code'] = $conference_account_code;
|
||||
}
|
||||
$array['conferences'][0]['conference_order'] = $conference_order;
|
||||
$array['conferences'][0]['conference_description'] = $conference_description;
|
||||
|
|
@ -284,7 +284,7 @@
|
|||
$conference_profile = $row["conference_profile"];
|
||||
$conference_flags = $row["conference_flags"];
|
||||
$conference_email_address = $row["conference_email_address"];
|
||||
$conference_accountcode = $row["conference_accountcode"];
|
||||
$conference_account_code = $row["conference_account_code"];
|
||||
$conference_order = $row["conference_order"];
|
||||
$conference_description = $row["conference_description"];
|
||||
$conference_enabled = $row["conference_enabled"];
|
||||
|
|
@ -475,15 +475,15 @@
|
|||
echo "</tr>\n";
|
||||
}
|
||||
|
||||
if (permission_exists('conference_accountcode')) {
|
||||
if (permission_exists('conference_account_code')) {
|
||||
echo "<tr>\n";
|
||||
echo "<td class='vncell' valign='top' align='left' nowrap='nowrap'>\n";
|
||||
echo " ".$text['label-accountcode']."\n";
|
||||
echo " ".$text['label-account_code']."\n";
|
||||
echo "</td>\n";
|
||||
echo "<td class='vtable' align='left'>\n";
|
||||
echo " <input class='formfld' type='text' name='conference_accountcode' maxlength='255' value=\"".escape($conference_accountcode)."\">\n";
|
||||
echo " <input class='formfld' type='text' name='conference_account_code' maxlength='255' value=\"".escape($conference_account_code)."\">\n";
|
||||
echo "<br />\n";
|
||||
echo "".$text['description-accountcode']."\n";
|
||||
echo "".$text['description-account_code']."\n";
|
||||
echo "</td>\n";
|
||||
echo "</tr>\n";
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue