Version 0.9.6
This commit is contained in:
@@ -72,6 +72,7 @@
|
||||
<th style="text-align:right">{L_GOALS_HOME}</th>
|
||||
<th></th>
|
||||
<th>{L_GOALS_GUEST}</th>
|
||||
<th>{L_BET_TIME}</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
@@ -92,6 +93,7 @@
|
||||
<td class="td_vs">:</td>
|
||||
<td class="td_goals_guest"><input style="margin:0; width:30px;" type="number"
|
||||
name="goalsg{bet_edit.MATCH_NUMBER}" min="0" max="20" size="2" value="{bet_edit.BET_GUEST}" /></td>
|
||||
<td>{bet_edit.BET_TIME}</td>
|
||||
</tr>
|
||||
<!-- END bet_edit -->
|
||||
</tbody>
|
||||
|
||||
Reference in New Issue
Block a user