diff options
Diffstat (limited to 'print/templates')
| -rw-r--r-- | print/templates/ui.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/print/templates/ui.html b/print/templates/ui.html index 4282838d..846b7b49 100644 --- a/print/templates/ui.html +++ b/print/templates/ui.html @@ -2,7 +2,6 @@ <p class="header">{{ _('Ink/Stitch Print Preview') }}</p> <div class="buttons"> <button class="print">{{ _('Print') }}</button> - <button class="save-pdf">{{ _('Save PDF') }}</button> <button class="settings">{{ _('Settings') }}</button> <button class="close">{{ _('Close') }}</button> </div> |
