diff --git a/QUrl-Theme/getLink.php b/QUrl-Theme/getLink.php index 09cb350..ffe0a7f 100644 --- a/QUrl-Theme/getLink.php +++ b/QUrl-Theme/getLink.php @@ -70,7 +70,8 @@ $status = isset( $return['status'] ) ? $return['status'] : '';

' . $qurlLang['get_link_form_qr_info2'] . ' ' . $message . ''; + + echo ''; } ?> diff --git a/QUrl-Theme/qurl/lang/PL-pl_qurl.php b/QUrl-Theme/qurl/lang/PL-pl_qurl.php index baad8f4..e5f88cc 100644 --- a/QUrl-Theme/qurl/lang/PL-pl_qurl.php +++ b/QUrl-Theme/qurl/lang/PL-pl_qurl.php @@ -1,8 +1,4 @@ https://github.com/ookris/QUrl - declare(strict_types=1); // Polish translation @@ -34,7 +30,7 @@ return [ "get_link_form_qr_h2" => "Kod QR", "get_link_form_qr_info" => "Udostępnij swój link urządzeniom mobilnym", "get_link_form_qr_info2" => "Kod QR mozna zapisać. Klikamy na niego prawym przyciskiem myszy a następne wybieramy opcję Zapisz obrazek jako.", - "get_link_form_qr_message" => "Informacja:", + "get_link_form_error_message" => "Informacja:", // sendEmail.php "send_email_message_subject" => "QUrl Wiadomość #ID",