Minor fix; reduce needless open/closing of PHP
[squirrelmail.git] / templates / default / message_list.tpl
2007-01-08 pdontthinkGive threading URI to template, let template do the...
2007-01-04 pdontthinkDo it the right way
2007-01-03 pdontthinkFixed broken GO button in compact paginator (when javas...
2007-01-02 pdontthinkRemoving hook from template, misc cleanup
2007-01-01 pdontthinkRefactor message list control widgets into their own...
2006-12-31 pdontthinkRefactor message list template, move hooks out of templ...
2006-12-31 pdontthinkRemoving hooks from template one by one...
2006-12-31 pdontthinkDoc update... needs to be finished
2006-12-30 pdontthinkUpdate for new location of global template utilities...
2006-12-10 pdontthinkMassive update to plugin system architecture. Please...
2006-07-09 kinkmake a start with adding labels for html form elements...
2006-06-04 tokuladding message copy buttons.
2006-05-06 tokulhtml entities are written with semicolon
2006-03-17 janglissFix toggle all to use the right name
2006-03-17 janglissHTTP docs say that ID and NAME must be the same.
2006-03-17 janglisscellspacing is a table attribute, not a tr/td attribute.
2006-02-28 stevetruckstuffAdded text icons for sorting
2006-02-21 stevetruckstuffNew icon theming. Also added basic template for left_m...
2006-02-11 stekkelFix for checkall link when js is disabled.
2006-01-31 indiri69Make sure the message was actually seen, not just that...
2006-01-28 tokulset short_open_tag to off and asp_tags to on on debug...
2006-01-28 stekkelMerge of Steve Brown's patch
2006-01-23 tokulcopyright update
2005-11-24 pdontthinkReimplement subject_link hook and add some new link...
2005-10-22 jervforsXHTML fix
2005-09-18 jervforsphpDocumentor updates
2005-04-20 stekkelThis is better, forgot a double quote.
2005-04-20 stekkel* Fix sort order direction
2005-04-18 stekkelShow bypass trash checkbox again and move the delete...
2005-04-18 tokuluse separate subpackage for templates.
2005-04-17 stekkelStupid stupid stupid
2005-04-17 stekkelThere it is, the first layout improvements in the template.
2005-04-16 stekkelCheck for flags column
2005-04-15 jervforsStyle pedantry
2005-04-15 tokulmake sure that $aFlags is set. maybe is_array() is...
2005-04-15 stekkelFixed wrong var usage. This solves the errors Thijs...
2005-04-15 kink2 bugs in message_list:
2005-04-15 stekkelMake checkbox js working with fancy row highlighting...
2005-04-15 janglissLast one... shesh
2005-04-15 janglissBah, the constant switching between quote types is...
2005-04-15 janglissUsing CSS style nowrap... Adding ends to the start...
2005-04-15 janglissHTML fix
2005-04-15 janglissJavascript treats '0' different to 0. '0' is a string...
2005-04-15 janglissYucky template wrapping... Putting "back" the nowrap...
2005-04-14 stekkelTemplates