mirror of
https://github.com/Deutscher-Tischfussballbund/com_sportsmanager.git
synced 2026-06-10 06:27:52 +00:00
Spielersuche Change Suchheader
This commit is contained in:
@@ -4092,7 +4092,7 @@ global $params;
|
|||||||
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get('pageclass_sfx'); ?>">
|
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get('pageclass_sfx'); ?>">
|
||||||
<tr>
|
<tr>
|
||||||
<td nowrap>
|
<td nowrap>
|
||||||
<?php echo JText::_('COM_SPORTSMANAGER_SEARCH'); ?>:
|
<?php echo JText::_('COM_SPORTSMANAGER_SEARCH_LABEL'); ?>:
|
||||||
</td>
|
</td>
|
||||||
<td nowrap>
|
<td nowrap>
|
||||||
<input class="inputbox" type="text" name="filter" size="14" maxlength="100"
|
<input class="inputbox" type="text" name="filter" size="14" maxlength="100"
|
||||||
|
|||||||
Reference in New Issue
Block a user