From 1a9bf9592015cbea91528e6b7fe6e1fdf7a74a8c Mon Sep 17 00:00:00 2001 From: Prasath Mani Date: Thu, 6 Dec 2018 12:51:29 +0530 Subject: [PATCH] Fix: Not looking good on phones #93 --- README.md | 4 ++-- tinyfilemanager.php | 14 +++++++------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 8c6c9d7..ae4ba6f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Tiny File Manager -[![Live demo](https://img.shields.io/badge/Live-Demo-brightgreen.svg?style=flat-square)](https://tinyfilemanager.eu-gb.mybluemix.net/Demo/) +[![Live demo](https://img.shields.io/badge/Live-Demo-brightgreen.svg?style=flat-square)](https://tinyfilemanager.github.io/demo/) [![Live demo](https://img.shields.io/badge/Help-Docs-lightgrey.svg?style=flat-square)](https://tinyfilemanager.github.io/) [![GitHub Release](https://img.shields.io/github/release/qubyte/rubidium.svg?style=flat-square)](https://github.com/prasathmani/tinyfilemanager/releases) [![GitHub License](https://img.shields.io/github/license/prasathmani/tinyfilemanager.svg?style=flat-square)](https://github.com/prasathmani/tinyfilemanager/blob/master/LICENSE) @@ -9,7 +9,7 @@ > It is a simple, fast and small file manager with single php file. It is also a web code editor. It'll run either online or locally, on Linux, Windows or Mac based platforms. The only requirement is to have PHP 5.5+ available. ## Demo -[Demo](https://tinyfilemanager.eu-gb.mybluemix.net/Demo/) +[Demo](https://tinyfilemanager.github.io/demo/) Login Details : admin/admin@123 | user/12345 diff --git a/tinyfilemanager.php b/tinyfilemanager.php index cb08cb8..122647a 100644 --- a/tinyfilemanager.php +++ b/tinyfilemanager.php @@ -1300,7 +1300,7 @@ if (isset($_GET['edit'])) { ?>
-
+
-
+
@@ -2496,7 +2496,7 @@ function fm_show_nav_path($path) { global $lang; ?> -