Changeset 1440


Ignore:
Timestamp:
03/27/12 12:27:29 (14 months ago)
Author:
bruno
Message:
  • Improves website display for tables using 100% size and not 70%
  • Announce of MondoRescue? 3.0.1
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • devel/pb/bin/pb

    r1432 r1440  
    34283428        my $i = 1; 
    34293429        print ANN << 'EOF'; 
    3430 <TABLE WIDTH="700" CELLPADDING="0" CELLSPACING="0" BORDER="0"> 
     3430<TABLE WIDTH="100%" CELLPADDING="0" CELLSPACING="0" BORDER="0"> 
    34313431<TR> 
    34323432EOF 
Note: See TracChangeset for help on using the changeset viewer.