D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
local
/
psa
/
admin
/
application
/
admin
/
views
/
scripts
/
service-plan
/
applications
/
Filename :
tab.phtml
back
Copy
<?php // Copyright 1999-2025. WebPros International GmbH. All rights reserved. ?> <?php echo $this->element->getElement('useFilter')->render($this); ?> <?php echo $this->element->getElement('appSelector')->render($this); ?> <?php echo $this->masterCheckbox( $this->element->getElement('useFilter')->getId(), array($this->element->getElement('appSelector')->getId().'-form-row'), false, true); ?>