fix: export label
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
<div class="comment-footer mb-5">
|
||||
<div class="button is-secondary pull-right" id="export-as-pdf" data-certificate="{{ certificate.name }}"
|
||||
data-certificate-name="{{ student.full_name }} - {{ course.title }}">Export as PDF</div>
|
||||
data-certificate-name="{{ student.full_name }} - {{ course.title }}">Export</div>
|
||||
</div>
|
||||
{% include "community/templates/certificate.html" %}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user