ChangeSet ID: 27480 CVSROOT: /opt/cvs-commit Module name: lostwages Changes by: jnewman@winehq.org 2006/08/17 12:34:59
Modified files: include : wwn.php
Log message: typo
Patch: http://cvs.winehq.org/patch.py?id=27480
Old revision New revision Changes Path 1.26 1.27 +1 -1 lostwages/include/wwn.php
Index: lostwages/include/wwn.php diff -u -p lostwages/include/wwn.php:1.26 lostwages/include/wwn.php:1.27 --- lostwages/include/wwn.php:1.26 17 Aug 2006 17:34:59 -0000 +++ lostwages/include/wwn.php 17 Aug 2006 17:34:59 -0000 @@ -469,7 +469,7 @@ class wwn $c++; } $this->body .= "</ol>\n"; - $this->body .= "\n\n</tr></td>\n"; + $this->body .= "\n\n</td></tr>\n"; $this->body .= $html->frame_end(""); break; case "QUOTE":