[Checkins] SVN:	z3ext.preferences/trunk/src/z3ext/preferences/browser/layoutcontent.pt
    Nikolay Kim 
    fafhrd at datacom.kz
       
    Fri Dec 12 05:38:26 EST 2008
    
    
  
Log message for revision 93933:
  
Changed:
  U   z3ext.preferences/trunk/src/z3ext/preferences/browser/layoutcontent.pt
-=-
Modified: z3ext.preferences/trunk/src/z3ext/preferences/browser/layoutcontent.pt
===================================================================
--- z3ext.preferences/trunk/src/z3ext/preferences/browser/layoutcontent.pt	2008-12-12 08:59:54 UTC (rev 93932)
+++ z3ext.preferences/trunk/src/z3ext/preferences/browser/layoutcontent.pt	2008-12-12 10:38:25 UTC (rev 93933)
@@ -1,6 +1,6 @@
 <h1 class="z-prefs-title" tal:content="layoutcontext/__title__"></h1>
 <div class="z-page-description" tal:content="layoutcontext/__description__"></div>
 
-<div tal:content="structure view/render">
+<div class="z-prefs-content" tal:content="structure view/render">
   [rendered body]
 </div>
    
    
More information about the Checkins
mailing list