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
530df633
Commit
530df633
authored
Sep 22, 2011
by
stef
Browse files
[mod] +1 -> confirm
parent
6c6d8849
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/list.html
View file @
530df633
...
...
@@ -60,7 +60,7 @@
<td><a
class=
"cell-link"
href=
"/view/{{violation.pk}}"
>
{{ violation.media }}
</a></td>
<td>
{{ violation.confirmations }}
</td>
<td>
<div
class=
"confirm"
><a
class=
"button"
>
+1
</a>
<div
class=
"confirm"
><a
class=
"button"
>
{% trans "confirm" %}
</a>
<div
class=
"info-validate float-confirm"
>
<form
method=
"get"
id=
"{{ violation.pk }}"
class=
"confirm_form"
>
<label>
{% trans "In order to
<strong>
validate your confirmation
</strong>
of this case, please enter your email address" %}
</label>
...
...
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