Commit 5210a465cbef13567551d8190cb8a91ae1800353

Authored by AntonioTerceiro
1 parent 67633a11

r265@sede: terceiro | 2007-07-29 23:15:41 -0300

ActionItem0: s/name/title/, name is the directory name


git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@269 3f533792-8f58-4932-b0fe-aaf55b0a4547
public/designs/templates/default/simple.yml
1   -name: Default template
  1 +title: Default template
2 2 number_of_boxes: 3
... ...
public/designs/templates/gray/default.yml
1   -name: Simple template
  1 +title: Simple template
2 2 number_of_boxes: 2
... ...