mirror of
https://github.com/slawkens/myaac.git
synced 2025-12-06 09:36:49 +01:00
Fix guild leave
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<form action="?subtopic=guilds&action=leave_guild&guild={{ guild_name }}&todo=save" METHOD="post">
|
||||
<form action="?subtopic=guilds&action=leave&guild={{ guild_name }}&todo=save" METHOD="post">
|
||||
{{ csrf() }}
|
||||
<table border="0" cellspacing="1" cellpadding="4" width="100%">
|
||||
<tr bgcolor="{{ config.vdarkborder }}">
|
||||
|
||||
Reference in New Issue
Block a user