Files
grzanieplus.pl/plugins/stQuestionPlugin/modules/stQuestionFrontend/templates/theme/responsive/question_send.html
2025-03-12 17:06:23 +01:00

15 lines
522 B
HTML

<div id="st_question_frontend-ask-content">
<div id="st_question_frontend_send_success">
<h2>
{__ text="Zapytanie o produkt"} {$product_name} {__ text="zostało pomyślnie wysłane"}.
</h2>
</div>
<div id="st_question_frontend-ask-product_box">
{$small_product_info}
<div class="st_button" style="margin-left:380px; margin-bottom: 10px;">
<div class="st_button-left">
{$back_to_product}
</div>
</div>
</div>
</div>