X-Git-Url: https://git.plutz.net/?p=confetti;a=blobdiff_plain;f=templates%2Fview_attendee.sh;fp=templates%2Fview_attendee.sh;h=0265a807e2d44ac4c69996303d4046711b178e04;hp=4d14e750cf12da1d81f5c145eb42dae8df61b402;hb=16deeb30487a64daff6475da5a008a061f581f92;hpb=281a2c8c9319bdd9bf6f4ca4cc1eebe89d1a5914 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 ''