Skip to content

Commit

Permalink
minor code cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
benniboy committed Jul 15, 2013
1 parent 9143c96 commit b2e50e5
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions src/collective/folderorder/form.pt
Expand Up @@ -11,14 +11,16 @@
<metal:block define-macro="content-core">

<h2>Changes the ordering of the current content-objects</h2>
<p>If you want to change order behaviour, hit "select ordering", here you can change how the newly added objects are displayed.</p>
<p>If you want to change order behaviour, hit "select ordering", here you can
change how the newly added objects are displayed.</p>

<p>If you want to reorder the existing content, check the Reorder current content dropdown menu.
You can reorder by created, title, short name and last modified</p>
<p>If you want to reorder the existing content, check the Reorder current
content dropdown menu. You can reorder by created, title, short name and
last modified</p>

<p>Per default the "Invert sortorder of current content" checkbox is unticked,
if you want to invert the sortorder given by the "Reorder current content" value,
make a tick and hit "save"</p>
if you want to invert the sortorder given by the "Reorder current content"
value, make a tick and hit "save"</p>

<style type="text/css"
tal:content="string:#form-orderingform label {display:block;}" />
Expand Down

0 comments on commit b2e50e5

Please sign in to comment.