Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
piks3l
Respect My Net
Commits
e8053768
Commit
e8053768
authored
Sep 26, 2011
by
stef
Browse files
[enh] reworded message for confirmation on view
parent
9c0c6d9e
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/view.html
View file @
e8053768
...
...
@@ -79,7 +79,7 @@ $(document).ready(function() {
</ul>
<div
class=
"info-validate"
style=
"display: inline-block;"
>
<form
method=
"get"
id=
"{{ violation.pk }}"
class=
"confirm_form"
>
<label>
{% trans "In order to
<strong>
validate your
confirm
ation
</strong>
, please enter your email address" %}
</label>
<label>
{% trans "In order to
<strong>
confirm
</strong>
this report
, please enter your email address" %}
</label>
<input
type=
"text"
name=
"email"
/>
<input
type=
"hidden"
value=
"{{ violation.pk }}"
/>
<input
type=
"submit"
value=
"{% trans "
confirm
"
%}"
/>
...
...
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