Version 0.9.9

- several bugfixes
- Code cleaning
This commit is contained in:
football
2021-04-04 22:15:15 +02:00
parent 7d8b92f1df
commit a2ea3364a4
154 changed files with 16463 additions and 16463 deletions

View File

@@ -1,12 +1,12 @@
<!-- IF S_DISPLAY_DELIVERY -->
<!-- BEGIN delivery -->
<span style="cursor:pointer;" title="{delivery.TITLE}" onclick="location.href='{delivery.U_BET_LINK}'">
<span> <strong style="color:{delivery.COLOR};">{delivery.DELIVERY} </strong></span> <br />
<strong>{delivery.LEAGUE_SHORT} </strong>{delivery.MATCHDAY_NAME}
</span><hr />
<!-- END delivery -->
<!-- ELSE -->
<br />
<div class="message">{L_NO_DELIVERY}</div>
<br />
<!-- ENDIF -->
<!-- IF S_DISPLAY_DELIVERY -->
<!-- BEGIN delivery -->
<span style="cursor:pointer;" title="{delivery.TITLE}" onclick="location.href='{delivery.U_BET_LINK}'">
<span> <strong style="color:{delivery.COLOR};">{delivery.DELIVERY} </strong></span> <br />
<strong>{delivery.LEAGUE_SHORT} </strong>{delivery.MATCHDAY_NAME}
</span><hr />
<!-- END delivery -->
<!-- ELSE -->
<br />
<div class="message">{L_NO_DELIVERY}</div>
<br />
<!-- ENDIF -->