📁
SKYSHELL MANAGER
PHP v8.2.31
Create
Create
Path:
root
/
home
/
thevaxnx
/
nativize.com
/
staging
/
wp-includes
/
js
/
tinymce
/
themes
/
Name
Size
Perm
Actions
📁
inlite
-
0755
🗑️
🏷️
🔒
📁
modern
-
0755
🗑️
🏷️
🔒
📄
wp-links-opml.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
Edit: breadcrumbs.phtml
<ul class="breadcrumb"> <li ng-repeat="breadcrumb in crumbs" ng-class="{'hidden-xs':!($last-1) && !$first}"> <ng-switch on="$last"> <span ng-switch-when="true"><span ng-bind-html="breadcrumb.name"></span></span> <a href="javascript:void(0)" ng-click="changeRoute(breadcrumb)" ng-switch-default> <i class="fas fa-chevron-left visible-xs-inline" ng-if="$last-1"></i> <span ng-bind-html="breadcrumb.name"></span> </a> </ng-switch> </li> </ul>
Save