Fix File
•
/
home
/
sportsfe...
/
httpdocs
/
wp-conte...
/
plugins
/
sitepres...
/
template...
/
paginati...
•
File:
table-nav-arrow.twig
•
Content:
{% set arrows = { 'first-page': '«', 'previous-page': '‹', 'next-page': '›', 'last-page': '»' } %} {% if url %} <a class="{{ class }}" href="{{ url }}"> <span class="screen-reader-text">{{ label }}</span><span aria-hidden="true">{{ arrows[ class ] }}</span> </a> {% else %} <span class="tablenav-pages-navspan" aria-hidden="true">{{ arrows[ class ] }}</span> {% endif %}
•
Search:
•
Replace:
Function
Edit by line
Download
Information
Rename
Copy
Move
Delete
Chmod
List