<br>
<table cellspacing="0" cellpadding="4" width="100%" border="0">
<tr>
- <td align="center"> Anuko Time Tracker 1.19.4.5008 | Copyright © <a href="https://www.anuko.com/lp/tt_3.htm" target="_blank">Anuko</a> |
+ <td align="center"> Anuko Time Tracker 1.19.4.5009 | Copyright © <a href="https://www.anuko.com/lp/tt_3.htm" target="_blank">Anuko</a> |
<a href="https://www.anuko.com/lp/tt_4.htm" target="_blank">{$i18n.footer.credits}</a> |
<a href="https://www.anuko.com/lp/tt_5.htm" target="_blank">{$i18n.footer.license}</a> |
<a href="https://www.anuko.com/lp/tt_7.htm" target="_blank">{$i18n.footer.improve}</a>
<tr>
<td>
<table cellspacing="1" cellpadding="2" border="0">
-{if $user->can('manage_subgroups') && $group_dropdown}
+{if $user->can('manage_subgroups')}
+ {if $group_dropdown}
<tr>
<td align="right" nowrap>{$i18n.label.group}:</td>
<td>{$forms.groupForm.group.control}</td>
</tr>
+ {/if}
+ <tr>
+ <td align="right" nowrap>{$i18n.label.subgroups}:</td>
+ <td><a href="groups.php">{$i18n.label.configure}</a></td>
+ </tr>
{/if}
<tr>
<td align="right">{$i18n.label.currency}:</td>
{if $user->can('manage_basic_settings')}
<a class="systemMenu" href="group_edit.php">{$i18n.menu.group}</a>
{/if}
- {if $user->can('manage_subgroups')}
- <a class="systemMenu" href="groups.php">{$i18n.menu.subgroups}</a>
- {/if}
{if $user->can('manage_features')}
<a class="systemMenu" href="plugins.php">{$i18n.menu.plugins}</a>
{/if}