First upload

This commit is contained in:
Nikolai Fesenko
2025-02-02 13:37:56 +01:00
commit 8d227c9191
3281 changed files with 362319 additions and 0 deletions

View File

@@ -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>