コード例 #1
0
ファイル: default.php プロジェクト: ranrolls/ras-full-portal
                        </label>
                    </td>
                    <td align="left">
                        <textarea style="width:95%;height:200px;" name="custom_action_script" id="custom_action_script"><?php 
        echo htmlentities($this->element->custom_action_script, ENT_QUOTES, 'UTF-8');
        ?>
</textarea>
                    </td>
               </tr>
        </table>
    </fieldset>
    <?php 
    }
    echo $cbcompat->endPanel();
}
echo $cbcompat->endPane();
?>
</div>
    

<input type="hidden" name="option" value="com_contentbuilder" />
<input type="hidden" name="task" id="task" value="" />
<input type="hidden" name="type_change" id="type_change" value="0" />
<input type="hidden" name="id" value="<?php 
echo $this->element->form_id;
?>
" />
<input type="hidden" name="element_id" value="<?php 
echo $this->element->id;
?>
" />