</table>
</td></tr>
</table>
-<?php
-/**
- * $Log$
- * Revision 1.3 2006/07/15 12:01:19 tokul
- * removing trailing ?> from function scripts
- *
- * Revision 1.2 2006/07/13 18:49:44 tokul
- * reverting some templating changes. They broke plugin blocks.
- * moving display of option blocks to separate template
- *
- * Revision 1.1 2006/07/09 22:22:31 vanmer
- * - initial revision of a template for options output
- *
- *
-**/
/** output CSS links **/
echo $css_link_html;
-/**
- * $Log$
- * Revision 1.4 2006/07/15 12:01:19 tokul
- * removing trailing ?> from function scripts
- *
- * Revision 1.3 2006/07/10 15:48:51 vanmer
- * - added new utils_css file to contain CSS-related functions for use in templates
- * - altered stylelink template to use new util_css.php file for all function definitions
- *
- * Revision 1.2 2006/07/09 22:37:35 vanmer
- * - added variable initalization and check on variable
- *
- * Revision 1.1 2006/07/09 22:23:03 vanmer
- * - intial revision of a template to display CSS links at the top of the page
- *
- *
-**/
}
echo $output . '</frameset>';
-/**
- * $Log$
- * Revision 1.2 2006/07/15 12:01:19 tokul
- * removing trailing ?> from function scripts
- *
- * Revision 1.1 2006/07/09 21:55:33 vanmer
- * - Initial revision of a template to render the main squirrelmail HTML (current a frameset)
- *
-**/
+
}
-/**
- * $Log$
- * Revision 1.2 2006/07/15 12:01:19 tokul
- * removing trailing ?> from function scripts
- *
- * Revision 1.1 2006/07/10 15:48:50 vanmer
- * - added new utils_css file to contain CSS-related functions for use in templates
- * - altered stylelink template to use new util_css.php file for all function definitions
- *
-**/