cvs commit: imp/templates/compose compose.inc

Jon Parise jon@horde.org
Mon, 15 Oct 2001 07:46:02 -0700 (PDT)


jon         2001/10/15 07:46:02 PDT

  Modified files:
    templates/compose    compose.inc 
  Log:
  Modified the layout of the "Options" row a bit.
  
  Those action items with icons are now displayed in their own row.  The links
  are now generated using Menu::createItem().
  
  Those action items that involve checkboxes are displayed on a second row
  below the first, giving them more width allowing us to remove the embedded
  <br /> tags in their locale strings.
  
  This new layout introduces yet another level of table nesting, but I think
  the end result and the flexibilty of the layout justifies theis rendering
  expense.
  
  Revision  Changes    Path
  2.121     +31 -20    imp/templates/compose/compose.inc