First upload
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<?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>
|
||||
Reference in New Issue
Block a user