X-Git-Url: https://git.plutz.net/?p=confetti;a=blobdiff_plain;f=templates%2Fview_attendee.sh;h=0265a807e2d44ac4c69996303d4046711b178e04;hp=4d14e750cf12da1d81f5c145eb42dae8df61b402;hb=63e4f339c5eb99b4aed9a2f201c2547c06703b5c;hpb=2532a74006181d1b703b0884a8a82f66747beb1a diff --git a/templates/view_attendee.sh b/templates/view_attendee.sh index 4d14e75..0265a80 100755 --- a/templates/view_attendee.sh +++ b/templates/view_attendee.sh @@ -85,12 +85,12 @@ echo '
' echo ' '$(l10n course_attendance)'' sed -rn 's:(.*)\t'$id'$:\1:p' "$_DATA/mappings/attendance" |while read each; do cname="$(sed -rn 's:^SUMMARY\:(.*)$:\1:p' "$_DATA/ical/$each")" - echo ' '$cname'' + echo ' '$cname'' done echo '
' echo '' echo '
' echo ' '$(l10n edit)'' -echo ' '$(l10n vcf_export)'' +echo ' '$(l10n vcf_export)'' echo '
' echo ''