mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
Merge pull request #786 from openclassify/vedatakd
fixed register input && fixed slider
This commit is contained in:
commit
d093de1dec
@ -8,7 +8,7 @@
|
|||||||
{% set enableCaptcha = setting_value('visiosoft.module.profile::google_captcha_site_key') and setting_value('visiosoft.module.profile::google_captcha_secret_key') %}
|
{% set enableCaptcha = setting_value('visiosoft.module.profile::google_captcha_site_key') and setting_value('visiosoft.module.profile::google_captcha_secret_key') %}
|
||||||
|
|
||||||
<div class="py-4">
|
<div class="py-4">
|
||||||
<div class="row justify-content-center bg-light rounded border px-3">
|
<div class="row justify-content-center bg-light rounded border px-3 register-area">
|
||||||
<div class="col-12 col-md-6 text-left p-3 m-0">
|
<div class="col-12 col-md-6 text-left p-3 m-0">
|
||||||
|
|
||||||
{{ addBlock('register/register-type')|raw }}
|
{{ addBlock('register/register-type')|raw }}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user