Add advanced template for re-ordering indexes as an example
[squirrelmail.git] / templates / default_advanced / template.php
index 809fb33b85006436aec0acbece2852adf5f75912..aacf78bb49d895ed62f582f1b4330c62cf557268 100644 (file)
@@ -17,7 +17,8 @@
  */
 $templates_provided = array (
                                 'left_main.tpl',
-                                'stylesheet_advanced.tpl'
+                                'stylesheet_advanced.tpl',
+                                'options_order.tpl',
                             );
 
 /**