Files
shop-praktikum/shop/source/tmp/smarty/de73e1f2da1e3262ef166f5494b10de1^%%20^203^20361C72%%inputhelp.tpl.php
Nikolai Fesenko 8d227c9191 First upload
2025-02-02 13:37:56 +01:00

11 lines
453 B
PHP

<?php /* Smarty version 2.6.34, created on 2025-02-01 09:06:09
compiled from inputhelp.tpl */ ?>
<input type="button" id="helpBtn_<?php echo $this->_tpl_vars['sHelpId']; ?>
" class="btnShowHelpPanel" onClick="YAHOO.oxid.help.showPanel('<?php echo $this->_tpl_vars['sHelpId']; ?>
');">
<div id="helpText_<?php echo $this->_tpl_vars['sHelpId']; ?>
" class="helpPanelText">
<?php echo $this->_tpl_vars['sHelpText']; ?>
</div>