Submit
Path:
~
/
/
opt
/
psa
/
admin
/
application
/
default
/
views
/
scripts
/
ssl-certificate
/
File Content:
add.phtml
<?php // Copyright 1999-2025. WebPros International GmbH. All rights reserved. ?> <?php echo $this->form; $typeElementId = $this->form->getElement('type')->getId(); ?> <script type="text/javascript"> //<![CDATA[ Jsw.namespace('Smb.Views.SslCertificate'); Smb.Views.SslCertificate.setType = function (type) { document.getElementById('<?php echo $typeElementId ?>').value = type; }; Smb.Views.SslCertificate.submitFilesForm = function (context) { if ('' === document.getElementById('name').value) { alert(<?php echo $this->jsLmsg('enterCertificateName'); ?>); document.getElementById('name').focus(); return; } Smb.Views.SslCertificate.setType('sendFiles'); Jsw.submit(context); }; //]]> </script>
Submit
FILE
FOLDER
INFO
Name
Size
Permission
Action
add.phtml
742 bytes
0644
edit.phtml
1186 bytes
0644
list.phtml
1720 bytes
0644
secure-mail-server.phtml
158 bytes
0644
secure-panel.phtml
158 bytes
0644
N4ST4R_ID | Naxtarrr