We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 727cefa commit 309fa6fCopy full SHA for 309fa6f
templates/reportpage.mustache
@@ -83,7 +83,7 @@
83
{{#responses}}{{{.}}}{{/responses}}
84
{{#bottomnavigationbar}}<div class="box respondentsnavbar">{{{.}}}</div>{{/bottomnavigationbar}}
85
{{#printparam}}
86
- <button id="print-button" title="{{#str}}print, mod_questionnaire{{/str}}">
+ <button id="print-button" class="btn btn-primary" title="{{#str}}print, mod_questionnaire{{/str}}">
87
{{#str}}printbutton, mod_questionnaire{{/str}}
88
</button>
89
{{/printparam}}
0 commit comments