diff options
Diffstat (limited to 'htdocs/header.html')
-rwxr-xr-x | htdocs/header.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/htdocs/header.html b/htdocs/header.html index 55cd6ca..3f54dc3 100755 --- a/htdocs/header.html +++ b/htdocs/header.html @@ -12,8 +12,7 @@ <script type="text/javascript" src="<!--#echo var="relroot" -->scripts/tabtastic/attachevent.js"></script> <script type="text/javascript" src="<!--#echo var="relroot" -->scripts/tabtastic/addcss.js"></script> <script type="text/javascript" src="<!--#echo var="relroot" -->scripts/tabtastic/tabtastic.js"></script> - <script src="<!--#echo var="relroot" -->scripts/toggle.js" type="text/javascript"></script> - <meta name="revision" content="$Id: header.html,v 1.44 2007-02-20 01:56:44 ot Exp $" /> + <meta name="revision" content="$Id: header.html,v 1.45 2007-03-22 05:05:18 ot Exp $" /> <meta name="keywords" content="HTML, HyperText Markup Language, Validation, W3C Markup Validation Service" /> <meta name="description" content="W3C's easy-to-use @@ -22,7 +21,7 @@ <!--#if expr="$feeds = 1" --> <link rel="alternate" type="application/atom+xml" href="whatsnew.atom" /> <!--#endif --> - <!-- SSI Template Version: $Id: header.html,v 1.44 2007-02-20 01:56:44 ot Exp $ --> + <!-- SSI Template Version: $Id: header.html,v 1.45 2007-03-22 05:05:18 ot Exp $ --> </head> |