Merge pull request #54 from plone/barceloneta

Reapplied on correct branch.
This commit is contained in:
Ramon Navarro Bosch 2014-10-09 14:00:09 +02:00
commit 0bbbc9ba2f
1 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@
<body> <body>
<div id="content" <article id="content"
tal:attributes="class view/settings" tal:attributes="class view/settings"
metal:fill-slot="prefs_configlet_content"> metal:fill-slot="prefs_configlet_content">
@ -99,6 +99,6 @@
</div> </div>
</div> </div>
</div> </article>
</body> </body>
</html> </html>