Survey module : basic templates
authorx2004laborde <x2004laborde@839d8a87-29fc-0310-9880-83ba4fa771e5>
Thu, 15 Mar 2007 19:26:26 +0000 (19:26 +0000)
committerx2004laborde <x2004laborde@839d8a87-29fc-0310-9880-83ba4fa771e5>
Thu, 15 Mar 2007 19:26:26 +0000 (19:26 +0000)
commitc144f2e51e27431ae770661216906997c5dbd725
treefbdb2b5233882e31d102095815be742e481c68ea
parent8fe81c50aa8db4f632c380a8510f38717b1fc808
Survey module : basic templates

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1576 839d8a87-29fc-0310-9880-83ba4fa771e5
23 files changed:
templates/survey/admin.tpl [new file with mode: 0644]
templates/survey/confirm.tpl [new file with mode: 0644]
templates/survey/edit_checkbox.tpl [new file with mode: 0644]
templates/survey/edit_new.tpl [new file with mode: 0644]
templates/survey/edit_num.tpl [new file with mode: 0644]
templates/survey/edit_personal.tpl [new file with mode: 0644]
templates/survey/edit_question.tpl [new file with mode: 0644]
templates/survey/edit_radio.tpl [new file with mode: 0644]
templates/survey/edit_root.tpl [new file with mode: 0644]
templates/survey/edit_survey.tpl [new file with mode: 0644]
templates/survey/edit_text.tpl [new file with mode: 0644]
templates/survey/edit_textarea.tpl [new file with mode: 0644]
templates/survey/error.tpl [new file with mode: 0644]
templates/survey/index.tpl [new file with mode: 0644]
templates/survey/show_checkbox.tpl [new file with mode: 0644]
templates/survey/show_num.tpl [new file with mode: 0644]
templates/survey/show_personal.tpl [new file with mode: 0644]
templates/survey/show_radio.tpl [new file with mode: 0644]
templates/survey/show_survey.tpl [new file with mode: 0644]
templates/survey/show_text.tpl [new file with mode: 0644]
templates/survey/show_textarea.tpl [new file with mode: 0644]
templates/survey/success.tpl [new file with mode: 0644]
templates/survey/test.tpl [new file with mode: 0644]