diff options
| author | Christian Fowler <spider@viovio.com> | 2005-10-12 15:13:53 +0000 |
|---|---|---|
| committer | Christian Fowler <spider@viovio.com> | 2005-10-12 15:13:53 +0000 |
| commit | 9718635bd1e7c963d534ded3c3a7241eb7462499 (patch) | |
| tree | 92f0fac7b23470aada1d2ab64a7c66536be37f6e /templates/edit_structure_content.tpl | |
| parent | 41b8dd09e250dd3ea483e1fe94faf94be09af99d (diff) | |
| download | liberty-9718635bd1e7c963d534ded3c3a7241eb7462499.tar.gz liberty-9718635bd1e7c963d534ded3c3a7241eb7462499.tar.bz2 liberty-9718635bd1e7c963d534ded3c3a7241eb7462499.zip | |
merge recent changes to HEAD
Diffstat (limited to 'templates/edit_structure_content.tpl')
| -rw-r--r-- | templates/edit_structure_content.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/edit_structure_content.tpl b/templates/edit_structure_content.tpl index 6142d00..d1fb164 100644 --- a/templates/edit_structure_content.tpl +++ b/templates/edit_structure_content.tpl @@ -25,7 +25,7 @@ {/forminput} {forminput} - {html_options multiple="multiple" id="content" size="12" name="content[]" values=$contentList options=$contentList selected=$pigeonInfo.selected_content} + {html_options multiple="multiple" id="content" size="12" name="content[]" values=$contentList options=$contentList} {/forminput} {forminput} |
