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> </select>
<input type="submit" name="ok" value="<?php echo JText::_('COM_SPORTSMANAGER_GO'); ?>" <input type="submit" name="ok" value="<?php echo JText::_('COM_SPORTSMANAGER_GO'); ?>"
class="button"/> class="button uk-button uk-button-primary"/>
</td> </td>
<td>&nbsp;&nbsp;&nbsp;</td> <td>&nbsp;&nbsp;&nbsp;</td>
<?php <?php
@@ -292,7 +292,7 @@ function turniereHeader($titel, $beschreibung, $saisons, $filter_saison_id) {
?> ?>
</select> </select>
<input type="submit" name="ok" value="<?php echo JText::_('COM_SPORTSMANAGER_GO'); ?>" <input type="submit" name="ok" value="<?php echo JText::_('COM_SPORTSMANAGER_GO'); ?>"
class="button"/> class="button uk-button uk-button-primary"/>
</td> </td>
</tr> </tr>
</table> </table>
@@ -2327,7 +2327,7 @@ global $params;
?> ?>
</select> </select>
<input type="submit" name="ok" value="<?php echo JText::_('COM_SPORTSMANAGER_GO'); ?>" <input type="submit" name="ok" value="<?php echo JText::_('COM_SPORTSMANAGER_GO'); ?>"
class="button"/> class="button uk-button uk-button-primary"/>
</td> </td>
</tr> </tr>
</table> </table>
@@ -6044,7 +6044,7 @@ global $params;
?> ?>
</select> </select>
<input type="submit" name="ok" value="<?php echo JText::_('COM_SPORTSMANAGER_GO'); ?>" <input type="submit" name="ok" value="<?php echo JText::_('COM_SPORTSMANAGER_GO'); ?>"
class="button"/> class="button uk-button uk-button-primary"/>
</td> </td>
</tr> </tr>
</table> </table>
@@ -6874,7 +6874,7 @@ global $params;
?> ?>
</select> </select>
<input type="submit" name="ok" value="<?php echo JText::_('COM_SPORTSMANAGER_GO'); ?>" <input type="submit" name="ok" value="<?php echo JText::_('COM_SPORTSMANAGER_GO'); ?>"
class="button"/> class="button uk-button uk-button-primary"/>
</td> </td>
</tr> </tr>
</table> </table>