You need to define $string['entrydeleted']
[[entrydeleted]] – Shows up after deleting a blog entry.
Insert the following into the "blog.php" (language) file and everything will work OK.
$string['entrydeleted'] = 'Blog entry deleted';
You need to define $string['entrydeleted']
[[entrydeleted]] – Shows up after deleting a blog entry.
Insert the following into the "blog.php" (language) file and everything will work OK.
$string['entrydeleted'] = 'Blog entry deleted';