003 File Manager
Current Path:
/usr/local/www/sites/shared/phpmyadmin/templates
usr
/
local
/
www
/
sites
/
shared
/
phpmyadmin
/
templates
/
📁
..
📄
checkbox.php
(1.49 KB)
📄
checkbox.twig
(369 B)
📁
columns_definitions
📁
components
📁
config
📁
console
📁
database
📁
display
📄
div_for_slider_effect.twig
(694 B)
📄
dropdown.twig
(502 B)
📁
encoding
📁
error
📁
export
📄
filter.twig
(305 B)
📄
fk_checkbox.twig
(218 B)
📄
header_location.twig
(676 B)
📁
javascript
📁
list
📁
login
📁
navigation
📄
prefs_autoload.twig
(702 B)
📄
prefs_twofactor.twig
(1.83 KB)
📄
prefs_twofactor_configure.twig
(368 B)
📄
prefs_twofactor_confirm.twig
(480 B)
📄
preview_sql.twig
(309 B)
📁
privileges
📄
radio_fields.twig
(401 B)
📄
secondary_tabs.twig
(150 B)
📄
select_all.twig
(389 B)
📄
select_lang.twig
(874 B)
📁
server
📄
start_and_number_of_rows_panel.twig
(794 B)
📁
table
📁
test
📄
theme_preview.twig
(507 B)
📄
toggle_button.twig
(1023 B)
📄
view_create.twig
(4.65 KB)
Editing: toggle_button.twig
<div class='wrapper toggleAjax hide'> <div class='toggleButton'> <div title="{% trans 'Click to toggle' %}" class='container {{ state }}'> <img src="{{ pma_theme_image }}toggle-{{ text_dir }}.png" alt='' /> <table class='nospacing nopadding'> <tbody> <tr> <td class='toggleOn'> <span class='hide'>{{ link_on|raw }}</span> <div>{{ toggle_on }}</div> </td> <td><div> </div></td> <td class='toggleOff'> <span class='hide'>{{ link_off|raw }}</span> <div>{{ toggle_off }}</div> </td> </tr> </tbody> </table> <span class='hide callback'>{{ callback }}</span> <span class='hide text_direction'>{{ text_dir }}</span> </div> </div> </div>
Upload File
Create Folder