File manager - Edit - /usr/local/jetapps/var/www/jetbackup5/docroot/app/views_enduser/restore.htm
Back
<div class="controller-box" ng-controller="restore_enduser"> <h1>{{ lang.t("Restore & Download") }}</h1> <p>{{ lang.t("For help finding a specific backup, please visit the")}} <a href="{{const.DOCS_USER_URL}}/restoreAndDownload.html" style="color: #fd6b2b;" target="_blank">{{ lang.t("Restore & Download documentation.") }}</a></p><br> <div class="tabs tabs-style-topline"> <nav> <ul> <li ng-repeat="section in sections" uib-tooltip="{{section.name}}" tooltip-enable="isTooltipEnabled()" ng-class="{ 'tab-current': currentSection._id == section._id }" ng-hide="section.hidden"> <a href="" ng-click="changeSection(section)"> <em aria-hidden="true" class="fas {{section.icon}}"></em> <span>{{ section.name }}</span> </a> </li> </ul> </nav> </div> <div class="tab-content"> <div ng-include="sectionTemplate"></div> </div> </div>
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings