CDR & Devices: Hide Show All buttons after showing all.

This commit is contained in:
Nate Jones
2015-03-31 03:16:20 +00:00
parent ea6df88750
commit 5b37c7b040
5 changed files with 16 additions and 15 deletions
+4 -4
View File
@@ -613,8 +613,8 @@
$text['button-show_all']['pt-pt'] = "Mostrar Todos";
$text['button-show_all']['fr-fr'] = "Montrer Tout";
$text['label-domain-name']['en-us'] = "Domain Name";
$text['label-domain-name']['es-cl'] = "Nombre de Dominio";
$text['label-domain-name']['pt-pt'] = "Nome de Domínio";
$text['label-domain-name']['fr-fr'] = "Nom de Domaine";
$text['label-domain']['en-us'] = "Domain";
$text['label-domain']['es-cl'] = "Dominio";
$text['label-domain']['pt-pt'] = "Domínio";
$text['label-domain']['fr-fr'] = "Domaine";
?>