Ignore:
Timestamp:
Apr 1, 2013, 11:37:49 PM (12 years ago)
Author:
chronos
Message:
  • Opraveno: Generování bankovního účtu do dokladů a emailů.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/finance/tarify.php

    r507 r509  
    1818    $Output .= '<br />';
    1919
    20     $Output .= '<table width="50%" class="WideTable" style="font-size: small;">';
     20    $Output .= '<table width="70%" class="WideTable" style="font-size: small;">';
    2121    $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>';
    2222    $TotalPrice = 0;
Note: See TracChangeset for help on using the changeset viewer.