Revision: 1411
http://mrbs.svn.sourceforge.net/mrbs/?rev=1411&view=rev
Author: cimorrison
Date: 2010-08-13 17:29:01 +0000 (Fri, 13 Aug 2010)
Log Message:
-----------
Fixed HTML validation error
Modified Paths:
--------------
mrbs/branches/datepicker/web/Themes/default/header.inc
Modified: mrbs/branches/datepicker/web/Themes/default/header.inc
===================================================================
--- mrbs/branches/datepicker/web/Themes/default/header.inc 2010-08-13
16:37:47 UTC (rev 1410)
+++ mrbs/branches/datepicker/web/Themes/default/header.inc 2010-08-13
17:29:01 UTC (rev 1411)
@@ -44,7 +44,7 @@
?>
<title><?php echo get_vocab("mrbs") ?></title>
- <link
href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/sunny/jquery-ui.css"
rel="stylesheet" type="text/css" />
+ <link
href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/sunny/jquery-ui.css"
rel="stylesheet" type="text/css">
<script type="text/javascript"
src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
<script type="text/javascript"
src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.4/jquery-ui.min.js"></script>
<script type="text/javascript"
src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.4/i18n/jquery-ui-i18n.min.js"></script>
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
This SF.net email is sponsored by
Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev
_______________________________________________
Mrbs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mrbs-commits