mirror of
https://github.com/Deutscher-Tischfussballbund/com_sportsmanager.git
synced 2026-06-10 06:27:52 +00:00
fix termine table overview
This commit is contained in:
@@ -10840,7 +10840,7 @@ class HTML_sportsmanager_admin {
|
|||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
<form action="<?php echo SportsManagerURL(); ?>" method="post" name="adminForm" id="adminForm">
|
<form action="<?php echo SportsManagerURL(); ?>" method="post" name="adminForm" id="adminForm">
|
||||||
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
|
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?> uk-table uk-table-responsive">
|
||||||
<tr>
|
<tr>
|
||||||
<td nowrap>
|
<td nowrap>
|
||||||
<?php echo JText::_('COM_SPORTSMANAGER_YEAR'); ?>:
|
<?php echo JText::_('COM_SPORTSMANAGER_YEAR'); ?>:
|
||||||
|
|||||||
Reference in New Issue
Block a user