X-Git-Url: https://git.plutz.net/?p=confetti;a=blobdiff_plain;f=templates%2Fview_attendee.sh;h=4d14e750cf12da1d81f5c145eb42dae8df61b402;hp=df3649e0653a966bdd2d4e65fc2d41117c649bfe;hb=281a2c8c9319bdd9bf6f4ca4cc1eebe89d1a5914;hpb=1e8f35fa92c610b540cbe365e2231194b58e0cc0 diff --git a/templates/view_attendee.sh b/templates/view_attendee.sh index df3649e..4d14e75 100755 --- a/templates/view_attendee.sh +++ b/templates/view_attendee.sh @@ -85,7 +85,7 @@ 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 ''