- added default entries for new templates for webmail, options and stylesheet links
authorvanmer <vanmer@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 9 Jul 2006 22:25:56 +0000 (22:25 +0000)
committervanmer <vanmer@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 9 Jul 2006 22:25:56 +0000 (22:25 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11380 7612ce4b-ef26-0410-bec9-ea0150e637f0

templates/default/template.php

index 97c08b82bd8ef20223da50b50ea16cecf350b174..8403c60c94b3de40992adcbe492571fcd174c070 100644 (file)
@@ -25,9 +25,12 @@ $templates_provided = array (
                                 'message_list.tpl',
                                 'motd.tpl',
                                 'note.tpl',
                                 'message_list.tpl',
                                 'motd.tpl',
                                 'note.tpl',
+                                'options.tpl',
                                 'page_header.tpl',
                                 'paginator.tpl',
                                 'page_header.tpl',
                                 'paginator.tpl',
-                                'stylesheet.tpl'
+                                'stylesheet.tpl',
+                               'stylelink.tpl',
+                                'webmail.tpl'
                             );
 
 /**
                             );
 
 /**