Removed 'Parameter' option from Tag select box and language file, adjusted display attribute to fix glitchy select boxes.
This commit is contained in:
@@ -400,11 +400,6 @@
|
||||
$text['option-anti-action']['pt-pt'] = "Anti-Acção";
|
||||
$text['option-anti-action']['fr-fr'] = "Anti-Action";
|
||||
|
||||
$text['option-param']['en-us'] = "Parameter";
|
||||
$text['option-param']['es-cl'] = "Parámetro";
|
||||
$text['option-param']['pt-pt'] = "Parâmetro";
|
||||
$text['option-param']['fr-fr'] = "Paramètre";
|
||||
|
||||
$text['option-regex']['en-us'] = "Regular Expression";
|
||||
$text['option-regex']['pt-pt'] = "Expressão Regular";
|
||||
$text['option-regex']['es-cl'] = "Expresión Regular";
|
||||
|
||||
Reference in New Issue
Block a user