app/soc/templates/soc/base.html
changeset 2572 1ad6d986be6d
parent 2569 494a4fb98649
child 2697 91f495e886f8
--- a/app/soc/templates/soc/base.html	Wed Jul 08 10:45:49 2009 +0200
+++ b/app/soc/templates/soc/base.html	Wed Jul 08 11:50:02 2009 +0200
@@ -16,9 +16,9 @@
  <head>
   <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">
 	{% block stylesheet %}
-  <link rel="stylesheet" href="/soc/content/css/soc-090706.css" type="text/css"/>
+  <link rel="stylesheet" href="/soc/content/css/soc-090708.css" type="text/css"/>
   <!--[if IE]>
-  <link rel="stylesheet" href="/soc/content/css/soc-090418-ie.css" type="text/css"/>
+  <link rel="stylesheet" href="/soc/content/css/soc-090708-ie.css" type="text/css"/>
   <![endif]-->
 
   {% if uses_jq_autocomplete %}