Rangliste Übersicht Los Button overall

This commit is contained in:
Daniel Goerlich
2021-01-14 22:59:29 +01:00
parent 8a37894467
commit 2137b2366e
@@ -126,7 +126,7 @@ function veranstaltungenHeader($titel, $beschreibung, $saisons, $filter_saison_i
?>
</select>
<input type="submit" name="ok" value="<?php echo JText::_('COM_SPORTSMANAGER_GO'); ?>"
class="button"/>
class="button uk-button uk-button-primary"/>
</td>
<td>&nbsp;&nbsp;&nbsp;</td>
<?php
@@ -292,7 +292,7 @@ function turniereHeader($titel, $beschreibung, $saisons, $filter_saison_id) {
?>
</select>
<input type="submit" name="ok" value="<?php echo JText::_('COM_SPORTSMANAGER_GO'); ?>"
class="button"/>
class="button uk-button uk-button-primary"/>
</td>
</tr>
</table>
@@ -2327,7 +2327,7 @@ global $params;
?>
</select>
<input type="submit" name="ok" value="<?php echo JText::_('COM_SPORTSMANAGER_GO'); ?>"
class="button"/>
class="button uk-button uk-button-primary"/>
</td>
</tr>
</table>
@@ -6044,7 +6044,7 @@ global $params;
?>
</select>
<input type="submit" name="ok" value="<?php echo JText::_('COM_SPORTSMANAGER_GO'); ?>"
class="button"/>
class="button uk-button uk-button-primary"/>
</td>
</tr>
</table>
@@ -6874,7 +6874,7 @@ global $params;
?>
</select>
<input type="submit" name="ok" value="<?php echo JText::_('COM_SPORTSMANAGER_GO'); ?>"
class="button"/>
class="button uk-button uk-button-primary"/>
</td>
</tr>
</table>