diff --git a/admin/qrcode.php b/admin/qrcode.php index 9b0bfec8..0fe90aef 100644 --- a/admin/qrcode.php +++ b/admin/qrcode.php @@ -86,7 +86,7 @@ * View */ -$title = $langs->trans('RedirectionsSetup', $moduleName); +$title = $langs->trans('ModuleSetup', 'Saturne'); $help_url = 'FR:Module_' . $moduleName; saturne_header(0, '', $title, $help_url); @@ -102,8 +102,7 @@ print '
' . $langs->trans('URL') . ' | '; -print '' . $langs->trans('QR Code') . ' | '; +print '' . $langs->trans('QR Code') . ' | '; print '' . $langs->trans('ModuleName') . ' | '; print '' . $langs->trans('Action') . ' | '; print '