D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
psa
/
admin
/
application
/
admin
/
views
/
scripts
/
plan-item
/
Filename :
create.phtml
back
Copy
<?php // Copyright 1999-2025. WebPros International GmbH. All rights reserved. ?> <script type="text/javascript"> //<![CDATA[ new Jsw.Hint({ renderTo: 'main', renderMode: 'top', hint: <?php echo $this->jsLmsg('hint'); ?> }); //]]> </script> <?php echo $this->form; ?> <?php echo $this->masterCheckbox( $this->form->getElement('useCustomButton')->getId(), array($this->form->getSubForm('customButton')->getId()), false, true); ?> <?php echo $this->masterCheckbox( $this->form->getSubForm('customButton')->getElement('openInSameWindow')->getId(), array($this->form->getSubForm('customButton')->getElement('openWithoutFrame')->getId()), true, false); ?>