diff --git a/tinyfilemanager.php b/tinyfilemanager.php index fb79563..e7abe22 100644 --- a/tinyfilemanager.php +++ b/tinyfilemanager.php @@ -297,7 +297,7 @@ if ($use_auth) {
-
+

- +
- +
- +
@@ -338,7 +338,7 @@ if ($use_auth) {
@@ -1185,11 +1185,11 @@ if (isset($_GET['upload']) && !FM_READONLY) {
-
+

- - : + + :

-
- - + + +
@@ -1214,7 +1214,7 @@ if (isset($_GET['upload']) && !FM_READONLY) { - +
@@ -1226,8 +1226,8 @@ if (isset($_GET['upload']) && !FM_READONLY) { @@ -3502,8 +3454,7 @@ global $lang, $root_url, $favicon_path; /** * Show Header after login */ -function fm_show_header() -{ +function fm_show_header() { $sprites_ver = '20160315'; header("Content-Type: text/html; charset=utf-8"); header("Expires: Sat, 26 Jul 1997 05:00:00 GMT"); @@ -3523,12 +3474,12 @@ $isStickyNavBar = $sticky_navbar ? 'navbar-fixed' : 'navbar-normal'; '; } ?> - <?php echo fm_enc(APP_TITLE) ?> + <?=fm_enc(APP_TITLE);?> - + - "> + ">