fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Test coverage for paypal.
[wolnelektury.git]
/
src
/
catalogue
/
forms.py
diff --git
a/src/catalogue/forms.py
b/src/catalogue/forms.py
index
bcbfe5e
..
a28eaff
100644
(file)
--- a/
src/catalogue/forms.py
+++ b/
src/catalogue/forms.py
@@
-59,7
+59,8
@@
CUSTOMIZATION_OPTIONS = (
)),
('fontsize', _("Font size"), (
('', _('Default')),
)),
('fontsize', _("Font size"), (
('', _('Default')),
- ('13pt', _('Big'))
+ ('13pt', _('Big')),
+ ('16pt', _('Bigger')),
)),
# ('pagesize', _("Paper size"), (
# ('a4paper', _('A4')),
)),
# ('pagesize', _("Paper size"), (
# ('a4paper', _('A4')),