Index: /trunk/xpressme_integration_kit/blocks/enhanced_block.php
===================================================================
--- /trunk/xpressme_integration_kit/blocks/enhanced_block.php	(revision 466)
+++ /trunk/xpressme_integration_kit/blocks/enhanced_block.php	(revision 467)
@@ -24,5 +24,5 @@
 
 		$form  = "MyDirectory <input type='text' name='options[0]' value='" . $mydirname . "' /><br />";
-	    $form .= "<input type='hidden' name='options[1]' id='this_template' value='".htmlspecialchars($this_template,ENT_QUOTES)."' /><br />";
+	    $form .= _MB_XP2_THISTEMPLATE . "<input type='text' size='50' name='options[1]' id='this_template' value='".htmlspecialchars($this_template,ENT_QUOTES)."' /><br />";
 		$form .= "<br />";
 		$form .= _MB_XP2_ENHACED_FILE .":<br />\n";
