anctext.phtml
420 Bytes
<?php
/**
* @var $this Anc_Text_Block_Options_Type_Customview_Anctext
* @package anc_text
* @anc_text_eingabetyp
* @since 20140416
* @author netz.coop eG*
*/
// D::li('Anc_Text_Block_Options_Type_Customview_Anctext-> temmlate anctext.phtml ???????');
?>
<?php $data = $this->getInfo(); ?>
<h1>anctext.phtml: <?php echo $data['value'] ; ?> wird aufgerufen um informationen zB Warenkorb anzugeben</h1>