mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-26 17:29:21 +02:00
Fix login button in guilds.view page
This commit is contained in:
parent
887a080198
commit
b95d333dc9
@ -282,7 +282,7 @@
|
||||
{% if not logged %}
|
||||
<form action="?subtopic=accountmanagement&redirect={{ getGuildLink(guild_name|url_encode, false) }}" method="post">
|
||||
<td>
|
||||
<input type="image" name="Login" alt="Login" src="{{ template_path }}/images/global/buttons/sbutton_login.gif" style="width: 120px; height: 20px;">
|
||||
{{ include('buttons.login.html.twig') }}
|
||||
</td>
|
||||
</form>
|
||||
{% else %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user