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
a082d84d
Commit
a082d84d
authored
Mar 23, 2022
by
Rosanny Sihombing
Browse files
MLAB-638: Open the Privacy Policy in a new window
parent
2f5f6776
Changes
1
Hide whitespace changes
Inline
Side-by-side
views/DE/account/registration.pug
View file @
a082d84d
...
...
@@ -64,8 +64,7 @@ html(lang="de")
div(class="pt-2 mb-3 form-check")
input(class="form-check-input" type="checkbox" id="privacyPolicy" name="privacyPolicy" required)
label(class="form-check-label" for="privacyPolicy")
| Ich akzeptiere die <a href="/datenschutz.html">Datenschutzerklärung</a>. *
| Ich akzeptiere die <a href="/datenschutz.html" target="_blank">Datenschutzerklärung</a>. *
p <em><small>* Pflichtfeld</small></em>
input#submitBtn(type="submit", class="btn btn-outline-dark btn-block", value="Senden" disabled)
br
...
...
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