summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorMax Kremmel <xing@synapse.plus.com>2007-09-10 19:25:29 +0000
committerMax Kremmel <xing@synapse.plus.com>2007-09-10 19:25:29 +0000
commit0d4b1a516fd60c7d02203cbbc93ca29cd520b557 (patch)
tree69366291ca226cfcae1a010721ce2ab120127aae /templates
parentf05b5c7d3d8cd46ab2be2078af06d0100bc215dd (diff)
downloadpigeonholes-0d4b1a516fd60c7d02203cbbc93ca29cd520b557.tar.gz
pigeonholes-0d4b1a516fd60c7d02203cbbc93ca29cd520b557.tar.bz2
pigeonholes-0d4b1a516fd60c7d02203cbbc93ca29cd520b557.zip
make sure we use a unique id name and don't load mochi - will interfere with ajax uploads
Diffstat (limited to 'templates')
-rw-r--r--templates/edit_pigeonholes.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/edit_pigeonholes.tpl b/templates/edit_pigeonholes.tpl
index ded6c5c..f315307 100644
--- a/templates/edit_pigeonholes.tpl
+++ b/templates/edit_pigeonholes.tpl
@@ -13,7 +13,7 @@
{legend legend="Create / Edit Category"}
{if $gContent->mStructureId}
<input type="hidden" name="structure_id" value="{$gContent->mStructureId}" />
- <input type="hidden" name="content_id" value="{$pigeonInfo.content_id}" />
+ <input type="hidden" name="pigeonhole_content_id" value="{$pigeonInfo.content_id}" />
<input type="hidden" name="action" value="{$smarty.request.action}" />
<div class="row">