diff options
Diffstat (limited to 'template/confreg/sessionvotes.html')
-rw-r--r-- | template/confreg/sessionvotes.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/confreg/sessionvotes.html b/template/confreg/sessionvotes.html index f6666c0a..38cc0e3d 100644 --- a/template/confreg/sessionvotes.html +++ b/template/confreg/sessionvotes.html @@ -305,7 +305,7 @@ ul.comments span.username { <div><strong>Tags:</strong> {%for t in s.tags%}<span class="label label-primary">{{t}}</span> {%endfor%}</div> {%endif%} {%if conference.callforpapersrecording%} - <div><strong>Recording consent:</strong> {{s.recordingconsent | yesno:"Yes,No" }} + <div><strong>Recording consent:</strong> {{s.recordingconsent | yesno:"Yes,No" }}</div> {%endif%} <br/> {{s.abstract|markdown}} {%if s.submissionnote%} |