From 37f86453483b46806e135b260f8e56f8b2388805 Mon Sep 17 00:00:00 2001 From: Repellent Date: Thu, 25 Sep 2025 22:58:41 +0500 Subject: [PATCH] =?UTF-8?q?=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB=20?= =?UTF-8?q?=D0=B2=D1=8B=D0=B2=D0=BE=D0=B4=20=D0=B7=D0=BD=D0=B0=D1=87=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D1=8F=20=D0=B0=D1=82=D1=80=D0=B8=D0=B1=D1=83=D1=82?= =?UTF-8?q?=D0=B0=20name=20=D0=B2=20=D1=88=D0=B0=D0=B1=D0=BB=D0=BE=D0=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- forms/lang/ru.txt | 3 ++- forms/templates/form_fields.tpl | 10 ++++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/forms/lang/ru.txt b/forms/lang/ru.txt index 7584880..d00084c 100644 --- a/forms/lang/ru.txt +++ b/forms/lang/ru.txt @@ -181,4 +181,5 @@ cn_count_messages = "сообщений: " cn_copy_to_clipboard = "Скопировать в буфер обмена" cn_return_list_form = "Вернуться к списку форм" cn_mod_info = "Важно: модуль использует метод отправки почты установленный в системных настройках, в разделе " -cn_mod_info_a = "Настройки почты." \ No newline at end of file +cn_mod_info_a = "Настройки почты." +info_attr_name = "Атрибут name уже установлен и используется по умолчанию, его значение:" \ No newline at end of file diff --git a/forms/templates/form_fields.tpl b/forms/templates/form_fields.tpl index 74207b7..a0dca12 100644 --- a/forms/templates/form_fields.tpl +++ b/forms/templates/form_fields.tpl @@ -216,7 +216,13 @@
-
{#attributes#}
+
{#attributes#} {#info_attr_name#} +
+ + + +
+
| php | @@ -242,7 +248,7 @@
-
{#field_tpl#}
+
{#field_tpl#}
| php |