Index: trunk/blocks/recent_posts_content_block.php
===================================================================
--- trunk/blocks/recent_posts_content_block.php	(revision 100)
+++ trunk/blocks/recent_posts_content_block.php	(revision 109)
@@ -23,5 +23,5 @@
 		$tag_select = $options[4] ;
 	    $selected = array_slice($options,5); // get allowed cats
-		$this_template = empty( $options[6] ) ? 'db:'.$mydirname.'_block_recent_posts_content.html' : trim( $options[5] );
+		$this_template = empty( $options[6] ) ? 'db:'.$mydirname.'_recent_posts_content_block.html' : trim( $options[5] );
 
 		$mydirpath = XOOPS_ROOT_PATH . '/modules/' . $mydirname;
