added printing support

This commit is contained in:
SJ
2013-11-15 22:02:44 +01:00
parent 6f7d31f70a
commit 83a223e96e
10 changed files with 76 additions and 34 deletions

View File

@ -460,5 +460,6 @@ $_['text_google_authenticator_settings'] = "Google Authenticator settings";
$_['text_invalid_pin_code'] = "Invalid pin code";
$_['text_qr_code'] = "QR";
$_['text_refresh_qr_code'] = "Refresh QR code";
$_['text_print_message'] = "Print";
?>