Ignore:
Timestamp:
12/09/08 21:35:42 (3 years ago)
Author:
ArthurClemens
Message:

Item113: fix failing tests

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/EditTablePlugin/lib/Foswiki/Plugins/EditTablePlugin/Core.pm

    r1206 r1232  
    854854        } 
    855855        $text .= 
    856 "$preSp<input type=\"submit\" name=\"etcancel\" id=\"etcancel\" value=\"$prefCANCEL_BUTTON\" class=\"foswikiButton foswikiButtonCancel\" />\n"; 
     856"$preSp<input type=\"submit\" name=\"etcancel\" id=\"etcancel\" value=\"$prefCANCEL_BUTTON\" class=\"foswikiButtonCancel\" />\n"; 
    857857 
    858858        if ( $params{'helptopic'} ) { 
Note: See TracChangeset for help on using the changeset viewer.