Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
La Quadrature du Net
persona-non-google
Commits
41d6b558
Commit
41d6b558
authored
Aug 27, 2021
by
Barış Soner Uşaklı
Browse files
feat: remove key
parent
e9110563
Changes
2
Hide whitespace changes
Inline
Side-by-side
languages/en-GB/persona.json
View file @
41d6b558
{
"mobile-menu-side"
:
"Switch which side each mobile menu is on"
,
"post-quick-reply"
:
"Post quick reply"
"mobile-menu-side"
:
"Switch which side each mobile menu is on"
}
\ No newline at end of file
templates/partials/topic/quickreply.tpl
View file @
41d6b558
...
...
@@ -14,7 +14,7 @@
<div
class=
"quickreply-message"
>
<textarea
name=
"content"
component=
"topic/quickreply/text"
class=
"form-control"
rows=
"5"
></textarea>
</div>
<button
type=
"submit"
component=
"topic/quickreply/button"
class=
"btn btn-primary pull-right"
>
[[
persona
:post-quick-reply]]
</button>
<button
type=
"submit"
component=
"topic/quickreply/button"
class=
"btn btn-primary pull-right"
>
[[
topic
:post-quick-reply]]
</button>
</form>
</div>
<!-- ENDIF privileges.topics:reply -->
Write
Preview
Supports
Markdown
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