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

@ -458,7 +458,8 @@ $_['text_ldap_delete_confirm_message'] = 'Desea borrar la entrada LDAP';
$_['text_customer_delete_confirm_message'] = 'Desea borrar el cliente';
$_['text_with_selected'] = 'Con seleccionado';
$_['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";