[gen] Graphical improvements.

This commit is contained in:
Gaetan Delannay 2012-09-19 17:48:49 +02:00
parent b985b5998d
commit d799398de1
12 changed files with 26 additions and 8 deletions

View file

@ -489,6 +489,7 @@ class ZopeGenerator(Generator):
msg('page_next', '', msg.PAGE_NEXT),
msg('forgot_password', '', msg.FORGOT_PASSWORD),
msg('ask_password_reinit', '', msg.ASK_PASSWORD_REINIT),
msg('wrong_password_reinit','', msg.WRONG_PASSWORD_REINIT),
msg('reinit_mail_sent', '', msg.REINIT_MAIL_SENT),
msg('reinit_password', '', msg.REINIT_PASSWORD),
msg('reinit_password_body', '', msg.REINIT_PASSWORD_BODY),