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
f3145060
Commit
f3145060
authored
Sep 22, 2011
by
alct
Browse files
Edited templates/index.html via GitHub
parent
698a70bf
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/index.html
View file @
f3145060
...
...
@@ -137,7 +137,7 @@ $(document).ready(function(){
<label>
{% trans "In order to
<strong>
validate your confirmation
</strong>
of this case, please enter your email address" %}
</label>
<br/><input
type=
"text"
name=
"email"
/>
<input
type=
"submit"
value=
"{% trans "
confirm
"
%}"
/>
<input
type=
"button"
value=
"{% trans "
cancel
"
%}"
/>
<input
type=
"button"
value=
"{% trans "
cancel
"
%}"
class=
"cancel-button"
/>
<input
type=
"hidden"
value=
"{{ violation.pk }}"
/>
</form>
</div>
...
...
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