mirror of
https://github.com/Deutscher-Tischfussballbund/com_sportsmanager.git
synced 2026-06-10 06:27:52 +00:00
Spielersuche Shrink Table
This commit is contained in:
@@ -4086,7 +4086,7 @@ global $params;
|
|||||||
}
|
}
|
||||||
</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="uk-table uk-table-responsive contentpaneopen<?php echo $params->get('pageclass_sfx'); ?>">
|
<table class="uk-table uk-table-responsive uk-table-shrink contentpaneopen<?php echo $params->get('pageclass_sfx'); ?>">
|
||||||
<tr>
|
<tr>
|
||||||
<td nowrap>
|
<td nowrap>
|
||||||
<?php echo JText::_('COM_SPORTSMANAGER_SEARCH_LABEL'); ?>:
|
<?php echo JText::_('COM_SPORTSMANAGER_SEARCH_LABEL'); ?>:
|
||||||
|
|||||||
Reference in New Issue
Block a user