From 17834973e2d88a118f3322fcb974ae692d386ce2 Mon Sep 17 00:00:00 2001 From: Colin Fleming Date: Tue, 23 Sep 2014 23:44:47 +0100 Subject: Update font used by File Manager Change font from Arial/Helvetica to Tahoma Update PHP shorthand Align version numbers correctly --- config/filemgr/filemgr.xml | 2 +- config/filemgr/rbfminc/file_editor_style.css | 5 ++--- config/filemgr/rbfminc/rename.tmp | 5 +++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'config/filemgr') diff --git a/config/filemgr/filemgr.xml b/config/filemgr/filemgr.xml index 5c44ba13..c2a7ac42 100644 --- a/config/filemgr/filemgr.xml +++ b/config/filemgr/filemgr.xml @@ -31,7 +31,7 @@ none https://forum.pfsense.org/index.php/topic,26974.0.html File Manager - 0.1.2 + 0.1.4 Settings /usr/local/pkg/filemgr.inc diff --git a/config/filemgr/rbfminc/file_editor_style.css b/config/filemgr/rbfminc/file_editor_style.css index 93b34ca7..df026a5f 100644 --- a/config/filemgr/rbfminc/file_editor_style.css +++ b/config/filemgr/rbfminc/file_editor_style.css @@ -2,8 +2,7 @@ /* CSS Document */ body,td,th { - font-family: Arial, Helvetica, sans-serif; - + font-family: Tahoma, sans-serif; color: #000000; } @@ -100,7 +99,7 @@ img { border-left: 1px solid #666666; margin: 0px; padding: 0px; - font: 11px Arial, Helvetica, sans-serif; + font: 11px Tahoma, sans-serif; } .column1 { margin: 0px; diff --git a/config/filemgr/rbfminc/rename.tmp b/config/filemgr/rbfminc/rename.tmp index 285e19d1..266e38d4 100644 --- a/config/filemgr/rbfminc/rename.tmp +++ b/config/filemgr/rbfminc/rename.tmp @@ -6,14 +6,15 @@ if($user_login == 'ok'){ include "functions.php"; -?> +?> + Rename