From 03309688ff396db77acf93b62c4c8f708b490319 Mon Sep 17 00:00:00 2001 From: Repellent Date: Tue, 9 Apr 2019 00:49:49 +0500 Subject: [PATCH] =?UTF-8?q?=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B0=20=D0=B2=D0=BE=D0=B7=D0=BC=D0=BE=D0=B6=D0=BD=D0=BE?= =?UTF-8?q?=D1=81=D1=82=D1=8C=20=D0=B2=D1=81=D1=82=D0=B0=D0=B2=D0=BA=D0=B8?= =?UTF-8?q?=20=D0=BF=D1=83=D0=B1=D0=BB=D0=B8=D1=87=D0=BD=D0=BE=D0=B3=D0=BE?= =?UTF-8?q?=20API=20=D0=BA=D0=BB=D1=8E=D1=87=D0=B0=20reCAPTCHA=20v3=20?= =?UTF-8?q?=D0=B2=20=D0=BF=D0=BE=D0=BB=D0=B5=20"=D0=A1=D0=BA=D1=80=D0=B8?= =?UTF-8?q?=D0=BF=D1=82=D1=8B=20=D0=B8=20=D1=81=D1=82=D0=B8=D0=BB=D0=B8,?= =?UTF-8?q?=20=D0=BD=D0=B5=D0=BE=D0=B1=D1=85=D0=BE=D0=B4=D0=B8=D0=BC=D1=8B?= =?UTF-8?q?=D0=B5=20=D0=B4=D0=BB=D1=8F=20=D0=BE=D1=84=D0=BE=D1=80=D0=BC?= =?UTF-8?q?=D0=BB=D0=B5=D0=BD=D0=B8=D1=8F=20=D0=B8=20=D1=84=D1=83=D0=BD?= =?UTF-8?q?=D0=BA=D1=86=D0=B8=D0=BE=D0=BD=D0=B8=D1=80=D0=BE=D0=B2=D0=B0?= =?UTF-8?q?=D0=BD=D0=B8=D1=8F=20=D1=84=D0=BE=D1=80=D0=BC=D1=8B"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- contactsnew/templates/form_edit.tpl | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/contactsnew/templates/form_edit.tpl b/contactsnew/templates/form_edit.tpl index e328ace..2e87af5 100644 --- a/contactsnew/templates/form_edit.tpl +++ b/contactsnew/templates/form_edit.tpl @@ -199,7 +199,7 @@ $smarty['_refresh'] = '{#refresh#}'; [tag:path] - + @@ -209,6 +209,11 @@ $smarty['_refresh'] = '{#refresh#}'; [tag:css:FFF:P], [tag:js:FFF:P] + {if $smarty.const.GOOGLE_PUBLIC_RECAPTCHA3_KEY && $smarty.const.GOOGLE_PRIVATE_RECAPTCHA3_KEY} + + {#public_key_recaptcha_v3#} + + {/if} HTML tags | OL | UL | LI | P | B | I | H1 | H2 | H3 | H4 | H5 | DIV | A | IMG | SPAN | PRE | BR | TAB |