Changeset 292 for trunk/jidelna/tisk.php


Ignore:
Timestamp:
Oct 2, 2010, 4:49:35 PM (14 years ago)
Author:
george
Message:
  • Upraveno: Odkazy na novou webkameru. * Aktualizace: Speedtest.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/jidelna/tisk.php

    r170 r292  
    1414
    1515//echo('Dnes je '.HumanDate(date('Y-m-d')).'<br>');
    16 echo('<table height="99%" width="100%" align="center" border="1" cellspacing="0" cellpadding="3">');
     16echo('<table height="99%" width="100%" align="center" border="0" cellspacing="0" cellpadding="3">');
    1717$Date = explode('-', $_GET['date']);
    1818echo('<tr><td style="border-bottom-style: solid; border-bottom-color: black; border-bottom-width: 2;" colspan="2">
     
    4242$DbResult = $Database->select('MealsInfo','*');
    4343$Row = $DbResult->fetch_array();
    44 echo('<tr><td style="border-top-style: solid; border-top-color: black; border-top-width: 2;" colspan="2"><table cellspacing="0" cellpadding="0" width="100%"><tr><td width="50%"><strong>JÍDLA PŘIPRAVIL: BAROŇOVÁ L.</strong></td>
     44echo('<tr><td style="border-top-style: solid; border-top-color: black; border-top-width: 2;" colspan="2"><table cellspacing="0" cellpadding="0" width="100%"><tr><td width="50%"><strong>JÍDLA PŘIPRAVILA: Matochová</strong></td>
    4545<td align="right"><strong>PROVOZOVATEL:</strong></td></tr></table>
    4646<br>
Note: See TracChangeset for help on using the changeset viewer.