mirror of
https://github.com/kevachat/webapp.git
synced 2025-02-02 01:44:27 +00:00
rename menu item
This commit is contained in:
parent
5ffd0a3bc2
commit
9acb021d0e
@ -22,9 +22,9 @@
|
||||
•
|
||||
<h2>
|
||||
{% if form.namespace.value %}
|
||||
<a href="{{ path('room_list') }}">{{ 'all' | trans }}</a>
|
||||
<a href="{{ path('room_list') }}">{{ 'more...' | trans }}</a>
|
||||
{% else %}
|
||||
{{ 'all' | trans }}
|
||||
{{ 'more...' | trans }}
|
||||
{% endif %}
|
||||
</h2>
|
||||
<sup>
|
||||
|
Loading…
x
Reference in New Issue
Block a user