mirror of
https://github.com/Deutscher-Tischfussballbund/com_sportsmanager.git
synced 2026-06-10 06:27:52 +00:00
Kommemtar entfernt
This commit is contained in:
@@ -6947,7 +6947,7 @@ class HTML_sportsmanager_admin
|
|||||||
<input type="submit" value="<?php echo Text::_('COM_SPORTSMANAGER_EXPORT'); ?>" class="button"
|
<input type="submit" value="<?php echo Text::_('COM_SPORTSMANAGER_EXPORT'); ?>" class="button"
|
||||||
onclick="const t = this.form.task;
|
onclick="const t = this.form.task;
|
||||||
t.value = 'admin_ordnungsstrafen_export';
|
t.value = 'admin_ordnungsstrafen_export';
|
||||||
setTimeout(() => { t.value = 'admin_ordnungsstrafen'; }, 100); // 2)"/>
|
setTimeout(() => { t.value = 'admin_ordnungsstrafen'; }, 100);"/>
|
||||||
<?php } ?>
|
<?php } ?>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|||||||
Reference in New Issue
Block a user