mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-17 03:03:26 +02:00
some fixes
* set default skills to 10 when creating new character * fixed displaying of "Create forum thread" in newses * fixed deleting guild * fixed displaying vocation amount on online page * better support for custom vocations, you just need to set in config vocations_amount to yours.
This commit is contained in:
@@ -372,7 +372,7 @@ if(!$news_cached)
|
||||
</td>
|
||||
</tr>
|
||||
<?php
|
||||
if($action == 'add'):
|
||||
if($action == ''):
|
||||
?>
|
||||
<tr bgcolor="<?php echo getStyle($rows++); ?>">
|
||||
<td><b>Create forum thread in section:</b></td>
|
||||
|
Reference in New Issue
Block a user