Index: trunk/admin/include/elements.php =================================================================== diff -u -r13 -r36 --- trunk/admin/include/elements.php (.../elements.php) (revision 13) +++ trunk/admin/include/elements.php (.../elements.php) (revision 36) @@ -198,6 +198,50 @@ } }//Page Header +// HELP Page Header +function int_help_header() +{ + global $pathtoroot; + global $pathtolocal; + global $section; + global $objSections; + global $rootURL; + global $localURL; + global $adminURL; + global $envar; + global $admin; + global $metatag; + + $style_sheet_global = $adminURL."/include/style.css"; + $style_sheet_local = $localURL."admin/include/style.css"; + + $ExtraTitle = htmlentities($ExtraTitle); + + // TOOLBAR: + print "