mirror of
https://github.com/Deutscher-Tischfussballbund/com_sportsmanager.git
synced 2026-06-10 06:27:52 +00:00
Rangliste remove no wrap
This commit is contained in:
@@ -6979,7 +6979,7 @@ global $params;
|
||||
if ($rangliste->streichergebnisse > 0) {
|
||||
?>
|
||||
<tr>
|
||||
<td nowrap>
|
||||
<td>
|
||||
<?php echo JText::sprintf('COM_SPORTSMANAGER_BEST_RESULTS_MESSAGE', (100 - $rangliste->streichergebnisse)); ?>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user