diff --git a/cms/admin.php b/cms/admin.php
index 92a855320..57fb54d67 100644
--- a/cms/admin.php
+++ b/cms/admin.php
@@ -884,7 +884,7 @@ function get_content_link($key, $name)
*/
function print_childs()
{
- global $content_id, $sprache, $version;
+ global $content_id, $sprache, $version, $action;
$content = new content();
$content->getChilds($content_id);
@@ -922,7 +922,7 @@ function print_childs()
echo '
';
echo '';
echo '