Removed 'Parameter' option from Tag select box and language file, adjusted display attribute to fix glitchy select boxes.

This commit is contained in:
Nate Jones
2014-04-16 01:06:11 +00:00
parent a721ca6758
commit a94e7b2f96
2 changed files with 1 additions and 8 deletions
-5
View File
@@ -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";