Popup Confirmation is gone
Posted: Sun 8. Oct 2006, 19:15
When im deleting something (eg. an article) i don't get a Popup Confirmation anymore. For example this line of code in the articlecontent.list.tmpl.php:
Nothing happens anymore, not with anyone of them. What file could contain the error, i dont know.
thanks in advance
Code: Select all
<a href="include/inc_act/act_articlecontent.php?do=<?php echo "1,".$article["article_id"]; ?>" title="<?php echo $BL['be_article_cnt_ldel'] ?>" onClick="GP_popupConfirmMsg('<?php echo $BL['be_article_cnt_ldeljs'].'\n'.html_specialchars($article["article_title"]); ?> \n ');return document.MM_returnValue;"><img src="img/button/trash_13x13_1.gif" border="0"></a>thanks in advance