added download all hits feature

This commit is contained in:
SJ
2013-09-30 16:40:01 +02:00
parent f12ae31881
commit e537ff5461
12 changed files with 94 additions and 6 deletions

View File

@ -457,4 +457,7 @@ $_['text_ldap_delete_confirm_message'] = 'Soll dieser LDAP-Eintrag wirklich gel
$_['text_customer_delete_confirm_message'] = 'Soll dieser Kunde wirklich gelöscht werden';
$_['text_with_selected'] = 'mit ausgewählten';
$_['text_download_all_hits'] = "Download all";
?>