add pdf export support

This commit is contained in:
SJ
2013-11-16 15:34:30 +01:00
parent 0c7a366edf
commit 04ab9c7b38
308 changed files with 87020 additions and 7343 deletions

View File

@ -451,7 +451,8 @@ $_['text_ldap_delete_confirm_message'] = 'Do you wish to delete the LDAP entry';
$_['text_customer_delete_confirm_message'] = 'Do you wish to delete the customer';
$_['text_with_selected'] = 'With Selected';
$_['text_download_all_hits'] = "Download all";
$_['text_download_all_hits_as_eml'] = "Download all as EML";
$_['text_download_selected_hits_as_pdf'] = "Download selected as PDF";
$_['text_archive_size_before_compression'] = "Archive size before compression";
$_['text_create_new_secret'] = "Create new secret";
$_['text_enter_google_authenticator_code'] = "Enter Google Authenticator code";