Changeset 509 for trunk/finance/tarify.php
- Timestamp:
- Apr 1, 2013, 11:37:49 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/finance/tarify.php
r507 r509 18 18 $Output .= '<br />'; 19 19 20 $Output .= '<table width=" 50%" class="WideTable" style="font-size: small;">';20 $Output .= '<table width="70%" class="WideTable" style="font-size: small;">'; 21 21 $Output .= '<tr><th>Název tarifu</th><th>Min. rychlost [kbit/s]</th><th>Max. rychlost [kbit/s]</th><th>Agregační poměr</th><th>Počet podílníků</th><th>Cena [Kč]</th><th>Součet ceny [Kč]</th></tr>'; 22 22 $TotalPrice = 0;
Note:
See TracChangeset
for help on using the changeset viewer.