?>\r
<input type="hidden" name="guid" value="<?php echo $vars['entity']->getGUID(); ?>" />\r
<?php \r
- } \r
+ }\r
+\r
+ echo elgg_view('input/securitytoken');\r
?>\r
<input type="hidden" name="container_guid" value="<?php echo $container_guid; ?>" />\r
<input type="hidden" name="subtype" value="<?php echo $subtype; ?>" />\r
echo elgg_view("input/tags", array( "internalname" => "tags[$key]","value" => $tags)) . "\n";\r
echo '</p>';\r
echo '<input type="hidden" name="image_guid[' .$key. ']" value="'. $guid .'">' . "\n";\r
+ echo elgg_view('input/securitytoken');\r
\r
echo elgg_view("input/radio", array("internalname" => "cover",\r
"value" => $val,\r