D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
psa
/
admin
/
application
/
default
/
views
/
scripts
/
partials
/
apscatalog
/
Filename :
error.phtml
back
Copy
<?php // Copyright 1999-2025. WebPros International GmbH. All rights reserved. ?> <div class="msg-box msg-warning"> <div><div><div><div><div> <div class="msg-content"> <?php echo $this->errorMessage;?> <a href='#retry' onclick='<?php echo $this->onClick;?>'><?php echo $this->retryMessage;?></a> </div> </div></div></div></div></div> </div>