Simplification du marquage pour l’édition des documents.
[Plinn.git] / skins / photo_theme / main_template_standard.pt
index 724b156..18a8971 100755 (executable)
@@ -8,6 +8,7 @@
     <head>
       <title tal:content="here/expanded_title">Title goes here</title>
       <meta http-equiv="content-type" content="text/html;charset=utf-8" />
+      <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
       <meta name="description"
             tal:attributes="content python:here.Description().strip() or portal_object.description" />
       <meta name="keywords"
 
             <td id="mainCell" width="85%">
 
-              <div class="DesktopStatusBar" tal:condition="request/portal_status_message|nothing">
+              <div id="DesktopStatusBar" tal:condition="request/portal_status_message|nothing">
                 <img src="info.gif" alt="Information" tal:attributes="src here/info.gif/absolute_url" i18n:attributes="alt" />
                 <span tal:content="request/portal_status_message" i18n:translate="">Status message.</span>
               </div>