Author: ssthkjer
Date: 2007-08-13 16:42:05 +0200 (Mon, 13 Aug 2007)
New Revision: 5606

Modified:
   trunk/war/src/webapp/index.jsp
Log:
removed ps.css

Modified: trunk/war/src/webapp/index.jsp
===================================================================
--- trunk/war/src/webapp/index.jsp      2007-08-13 13:49:34 UTC (rev 5605)
+++ trunk/war/src/webapp/index.jsp      2007-08-13 14:42:05 UTC (rev 5606)
@@ -25,7 +25,6 @@
         <title>Sesam</title>
         <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
         <link href="/css/front.css" rel="stylesheet" type="text/css" />
-        <link href="/css/ps.css" rel="stylesheet" type="text/css" />
         <link rel="icon" href="/images/favicon.gif" type="image/x-icon" />
         <link rel="shortcut icon" href="/images/favicon.gif" 
type="image/x-icon" />
         <link rel="search" type="application/opensearchdescription+xml" 
title="Sesam.no" href="<%= openSearchUrlStandard %>%>" />
@@ -137,8 +136,6 @@
             </div>
         </div>
     </div>
-
-
     <div id="articles">
        <search:velocity template="/fragments/layout/publish/index"/>
     </div>
@@ -148,7 +145,6 @@
         <search:velocity template="/fragments/layout/publish/footer"/>
     </div>
 
-
     <!-- start gallup -->
     <% if ( "no".equals(locale) ) { %>
     <script type='text/javascript' language='JavaScript' 
src='/javascript/tmv11.js'></script>

_______________________________________________
Kernel-commits mailing list
[email protected]
http://sesat.no/mailman/listinfo/kernel-commits

Reply via email to