User tests: Successful: Unsuccessful:
Fix for http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=30564&start=0
On the second commit we decided we didn't really need the table as the $message1 and $message2 aren't really clearly supposed to be in tables. They can be anything, and we should only use a table for tabulated data.
$message1
$message2
Closed as per the comments on joomlacode and see #3560
On the second commit we decided we didn't really need the table as the
$message1
and$message2
aren't really clearly supposed to be in tables. They can be anything, and we should only use a table for tabulated data.