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: header_location.twig
{# Manage HTML redirection #} <html> <head> <title>- - -</title> <meta http-equiv="expires" content="0" /> <meta http-equiv="Pragma" content="no-cache" /> <meta http-equiv="Cache-Control" content="no-cache" /> <meta http-equiv="Refresh" content="0;url={{ uri }}" /> <script type="text/javascript"> //<![CDATA[ setTimeout(function() { window.location = decodeURI('{{ Sanitize_escapeJsString(uri) }}'); }, 2000); //]]> </script> </head> <body> <script type="text/javascript"> //<![CDATA[ document.write('<p><a href="{{ Sanitize_escapeJsString(uri|e) }}">{% trans 'Go' %}</a></p>'); //]]> </script> </body> </html>
Upload File
Create Folder