Submit
Path:
~
/
/
opt
/
psa
/
admin
/
application
/
default
/
views
/
scripts
/
partials
/
backup
/
File Content:
ipmapping.phtml
<?php // Copyright 1999-2025. WebPros International GmbH. All rights reserved. ?> <div class="listArea"> <table width="100%" cellspacing="0" class="list"> <tr> <th><?php echo $this->lmsg('components.forms.backup.conflict-ip.oldIp'); ?></th> <th><?php echo $this->lmsg('components.forms.backup.conflict-ip.newIp'); ?></th> </tr> <?php foreach($this->ipMapping as $elementId => $ip): ?> <tr> <td><i class="icon"><img src="<?php echo $this->skinUrl("/icons/16/plesk/ip-{$ip->type}.png") ?>"></i> <?php echo $ip->value ?></td> <td> <?php echo $this->elementPart($this->element->getElement($elementId))->content(); ?> </td> </tr> <?php endforeach ?> </table> </div>
Submit
FILE
FOLDER
INFO
Name
Size
Permission
Action
backup-password-protection.phtml
2099 bytes
0644
dbmapping.phtml
1307 bytes
0644
ipmapping.phtml
848 bytes
0644
web-content-dynamic.phtml
1179 bytes
0644
N4ST4R_ID | Naxtarrr