- added default entries for new templates for webmail, options and stylesheet links
[squirrelmail.git] / templates / default / template.php
index 97c08b82bd8ef20223da50b50ea16cecf350b174..8403c60c94b3de40992adcbe492571fcd174c070 100644 (file)
@@ -25,9 +25,12 @@ $templates_provided = array (
                                 'message_list.tpl',
                                 'motd.tpl',
                                 'note.tpl',
+                                'options.tpl',
                                 'page_header.tpl',
                                 'paginator.tpl',
-                                'stylesheet.tpl'
+                                'stylesheet.tpl',
+                               'stylelink.tpl',
+                                'webmail.tpl'
                             );
 
 /**