Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
m4lab_tv1
User Account
Commits
2f5f6776
You need to sign in or sign up before continuing.
Commit
2f5f6776
authored
Mar 23, 2022
by
Rosanny Sihombing
Browse files
add URL to Privacy Policy
parent
ecc9c9ed
Changes
1
Hide whitespace changes
Inline
Side-by-side
views/DE/account/registration.pug
View file @
2f5f6776
...
@@ -64,7 +64,7 @@ html(lang="de")
...
@@ -64,7 +64,7 @@ html(lang="de")
div(class="pt-2 mb-3 form-check")
div(class="pt-2 mb-3 form-check")
input(class="form-check-input" type="checkbox" id="privacyPolicy" name="privacyPolicy" required)
input(class="form-check-input" type="checkbox" id="privacyPolicy" name="privacyPolicy" required)
label(class="form-check-label" for="privacyPolicy")
label(class="form-check-label" for="privacyPolicy")
| Ich akzeptiere die <a href="
#
">Datenschutzerklärung</a>. *
| Ich akzeptiere die <a href="
/datenschutz.html
">Datenschutzerklärung</a>. *
p <em><small>* Pflichtfeld</small></em>
p <em><small>* Pflichtfeld</small></em>
input#submitBtn(type="submit", class="btn btn-outline-dark btn-block", value="Senden" disabled)
input#submitBtn(type="submit", class="btn btn-outline-dark btn-block", value="Senden" disabled)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment