diff options
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 15 |
1 files changed, 8 insertions, 7 deletions
@@ -19,6 +19,7 @@ lib/JWebmail/Plugin/I18N2.pm lib/JWebmail/Plugin/I18N2/Role.pm lib/JWebmail/Plugin/I18N2/INI.pm lib/JWebmail/Plugin/I18N2/Maketext.pm +lib/JWebmail/Plugin/RenderMail.pm lib/JWebmail/Plugin/ServerSideSessionData.pm t/Webmail.t @@ -32,14 +33,14 @@ templates/webmail/displayheaders.html.ep templates/webmail/about.html.ep templates/webmail/login.html.ep templates/layouts/mainlayout.html.ep -templates/headers/_display_top_nav.html.ep -templates/headers/_display_bot_nav.html.ep -templates/headers/_display_folders.html.ep -templates/headers/_display_headers.html.ep -templates/headers/_pagination2.html.ep -templates/headers/_pagination1.html.ep +templates/displayheaders/_top_nav.html.ep +templates/displayheaders/_bot_nav.html.ep +templates/displayheaders/_folders.html.ep +templates/displayheaders/_main_table.html.ep +templates/displayheaders/_pagination2.html.ep +templates/displayheaders/_pagination1.html.ep templates/not_found_.html.ep -templates/error.html.ep +templates/exception_.html.ep public/style.css |