Hi Owen, On Sat, Apr 4, 2009 at 4:10 PM, Owen Leonard <[email protected]> wrote: > + <img src="<!-- TMPL_VAR Name="themelang" > -->/lib/calendar/cal.gif" id="dateofbirth_button" alt="Show Calendar" /> <!-- > TMPL_IF NAME="us" -->(MM/DD/YYYY)<!-- TMPL_ELSE --><!-- TMPL_IF NAME="metric" > -->(DD/MM/YYYY)<!-- TMPL_ELSE --><!-- TMPL_IF NAME="iso" -->(YYYY/MM/DD)<!-- > TMPL_ELSE --> <!-- /TMPL_IF --><!-- /TMPL_IF --><!-- /TMPL_IF -->
Since this snippet could be applied for most or all of the date controls, it should be moved to an include to avoid too much copy and pasting. Regards, Galen -- Galen Charlton VP, Research & Development, LibLime [email protected] p: 1-888-564-2457 x709 skype: gmcharlt _______________________________________________ Koha-patches mailing list [email protected] http://lists.koha.org/mailman/listinfo/koha-patches
