* renamed guild action create_guild to simply create

This commit is contained in:
slawkens
2017-10-18 16:28:40 +02:00
parent e45d27b5c7
commit 85d1f3419a
4 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
<form action="?subtopic=guilds&action=create_guild&todo=save" method="post">
<form action="?subtopic=guilds&action=create&todo=save" method="post">
<table width="100%" border="0" cellspacing="1" cellpadding="4">
<tr>
<td bgcolor="{{ config.vdarkborder }}" class="white"><B>Create a {{ config.lua.serverName }} Guild</b></td>