Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
synnefo
Commits
8925b272
Commit
8925b272
authored
Feb 03, 2012
by
Kostas Papadimitriou
Browse files
Feedback submit button label fix
parent
1bfd767d
Changes
1
Hide whitespace changes
Inline
Side-by-side
astakos/im/templates/feedback.html
View file @
8925b272
...
...
@@ -11,7 +11,7 @@
<input
type=
"hidden"
name=
"next"
value=
"{{ next }}"
>
<input
type=
"hidden"
name=
"auth"
value=
"{{ user.auth_token }}"
>
<input
type=
"hidden"
name=
"username"
value=
"{{ username }}"
>
<input
type=
"submit"
class=
"submit altcol"
value=
"
UPDATE
"
/>
<input
type=
"submit"
class=
"submit altcol"
value=
"
SEND
"
/>
</div>
</form>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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