From: paul Date: Mon, 12 Oct 2015 17:23:00 +0000 (+0000) Subject: use native radio and check buttons, do not break line between input and label X-Git-Url: https://git.plutz.net/?p=confetti;a=commitdiff_plain;h=4d62352e69df4972b505b65ad8a889b910d8a5a5;hp=badf769c566295e6ceaf9a9d80de664c227666a4 use native radio and check buttons, do not break line between input and label svn path=/trunk/; revision=72 --- diff --git a/templates/attendees.css.sh b/templates/attendees.css.sh index 6d375a1..796c701 100755 --- a/templates/attendees.css.sh +++ b/templates/attendees.css.sh @@ -17,14 +17,17 @@ cat <
$(l10n filter_type): - - - - - - - + + + + + + +
$(l10n filter_order): - - - + + +
diff --git a/templates/edit_attendee.sh b/templates/edit_attendee.sh index 4513a3d..49d4666 100755 --- a/templates/edit_attendee.sh +++ b/templates/edit_attendee.sh @@ -118,8 +118,7 @@ cat <$(l10n course_attendance) $(listcourses |while read each; do cname="$(sed -rn 's:^SUMMARY\:(.*)$:\1:p' "$_DATA/ical/$each")" - echo '' + echo '' done)