Different display for forecast

"Jeff Graves" <[email protected]>
Newsgroups gmane.comp.horde.jonah
Message-ID <[email protected]>
In case anyone wants it, this diff displays the forecast in a table.

Jeff Graves
Customer Support Engineer
Image Source, Inc.
10 Mill Street
Bellingham, MA 02019

[email protected] - Email
508.966.5200 X31 - Phone
508.966.5170 - Fax


-- 
Jonah mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]
Jonah.php.diff (application/octet-stream, 925 B)
D:\Websites\imp.image-src.com>cvs -d :pserver:[email protected]:/repository diff horde\jonah\lib\Jonah.php 
Index: horde/jonah/lib/Jonah.php
===================================================================
RCS file: /repository/jonah/lib/Jonah.php,v
retrieving revision 1.43
diff -r1.43 Jonah.php
411c411
<             $html .=  '<br />' . _("Forecast: ");
---
>             $html .=  '<br><center><b>' . _("5-Day Forecast") . '</b></center><table border="1" align="center"><tr>';
413c413
<                 $html .= '<b>' . _($day) . '</b> <span style="color:red">';
---
>                 $html .= '<td align="center" width="75"><b>' . _($day) . '</b><br> <span style="color:red">';
425c425
<                 $html .= '&deg;</span>';
---
>                 $html .= '&deg;</span><br>';
429c429
<                 $html .= ' ';
---
>                 $html .= '</td>';
430a431
>             $html .= '</tr></table>';
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.