Zeile 25 | Zeile 25 |
---|
$l['name_desc'] = "This unique identifier is used in the settings array to reference this setting (in scripts, translations, and templates)."; $l['group_name_desc'] = "This unique identifier is used for the translation system."; $l['text'] = "Text";
|
$l['name_desc'] = "This unique identifier is used in the settings array to reference this setting (in scripts, translations, and templates)."; $l['group_name_desc'] = "This unique identifier is used for the translation system."; $l['text'] = "Text";
|
| $l['numeric_text'] = "Numeric Text";
|
$l['textarea'] = "Textarea"; $l['yesno'] = "Yes / No Choice"; $l['onoff'] = "On / Off Choice";
| $l['textarea'] = "Textarea"; $l['yesno'] = "Yes / No Choice"; $l['onoff'] = "On / Off Choice";
|
Zeile 33 | Zeile 34 |
---|
$l['checkbox'] = "Checkboxes"; $l['language_selection_box'] = "Language Selection Box"; $l['forum_selection_box'] = "Forum Selection Box";
|
$l['checkbox'] = "Checkboxes"; $l['language_selection_box'] = "Language Selection Box"; $l['forum_selection_box'] = "Forum Selection Box";
|
| $l['forum_selection_single'] = "Single Forum Selection Box";
|
$l['group_selection_box'] = "Group Selection Box";
|
$l['group_selection_box'] = "Group Selection Box";
|
| $l['group_selection_single'] = "Single Group Selection Box";
|
$l['adminlanguage'] = "Administration Language Selection Box"; $l['cpstyle'] = "Control Panel Style Selection Box"; $l['php'] = "Evaluated PHP";
| $l['adminlanguage'] = "Administration Language Selection Box"; $l['cpstyle'] = "Control Panel Style Selection Box"; $l['php'] = "Evaluated PHP";
|