mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
fixed register input && fixed slider
This commit is contained in:
parent
0450fb500a
commit
3377146bde
@ -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') %}
|
||||
|
||||
<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">
|
||||
|
||||
{{ addBlock('register/register-type')|raw }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user