[pLog-svn] r6233 - plog/trunk/templates/admin/chooser

mark at devel.lifetype.net mark at devel.lifetype.net
Fri Mar 14 06:25:31 EDT 2008


Author: mark
Date: 2008-03-14 06:25:31 -0400 (Fri, 14 Mar 2008)
New Revision: 6233

Modified:
   plog/trunk/templates/admin/chooser/header.template
Log:
Fixed typo

Modified: plog/trunk/templates/admin/chooser/header.template
===================================================================
--- plog/trunk/templates/admin/chooser/header.template	2008-03-14 08:38:24 UTC (rev 6232)
+++ plog/trunk/templates/admin/chooser/header.template	2008-03-14 10:25:31 UTC (rev 6233)
@@ -8,10 +8,10 @@
   <link rel="shortcut icon" type="image/x-icon" href="{$url->getUrl("/imgs/favicon.ico")}" />
   <title>LifeType Admin</title>
   <!-- Yahoo UI Library -->
-  {js src="src="js/yui/yahoo/yahoo-min.js"}
-  {js src="src="js/yui/dom/dom-min.js"}
+  {js src="js/yui/yahoo/yahoo-min.js"}
+  {js src="js/yui/dom/dom-min.js"}
   {js src="js/yui/event/event-min.js"}
-  {js src="src="js/yui/connection/connection-min.js"}
+  {js src="js/yui/connection/connection-min.js"}
   {js src="js/yui/container/container-min.js"}
   <!-- LifeType UI Library -->
   {js src="js/ui/core.js"}



More information about the pLog-svn mailing list