added a piler daemon reload button to the policy pages. Thx for Jack Zielke for the idea

This commit is contained in:
SJ
2013-04-17 17:23:20 +02:00
parent 676f479d23
commit b92431b0e1
15 changed files with 98 additions and 3 deletions

View File

@ -17,6 +17,8 @@ $_['text_advanced'] = "Avançado";
$_['text_advanced_search'] = "Pesquisa avançada";
$_['text_all'] = "todos";
$_['text_any'] = "qualquer";
$_['text_applied'] = "Applied";
$_['text_apply_changes'] = "Apply changes";
$_['text_archive_size'] = "Tamanho do arquivo";
$_['text_archived_messages'] = "Mensagens arquivadas";
$_['text_archiving_rules'] = "Regras de não arquivamento";
@ -138,6 +140,7 @@ $_['text_import'] = "Importar";
$_['text_import_users'] = "Importar usuários";
$_['text_import_users_from_LDAP'] = "Importar usuários de LDAP";
$_['text_inbound'] = "interno";
$_['text_install_sudo_apply'] = "Add the following to /etc/sudoers: 'www-data ALL=NOPASSWD: /etc/init.d/rc.piler reload'";
$_['text_internal'] = "interno";
$_['text_invalid_data'] = "Dados inválidos";
$_['text_invalid_email'] = "Email inválido";