From 655e4bc168bd2bfef1882714404c958c18c1721d Mon Sep 17 00:00:00 2001 From: Kevin Pfeifer Date: Mon, 24 Feb 2020 22:51:05 +0100 Subject: removed custom svg icons and added nextcloud core icons to section headers Signed-off-by: Kevin Pfeifer --- img/folder.svg | 5 ----- img/user.svg | 14 -------------- templates/settings-admin.php | 18 +++++++++--------- 3 files changed, 9 insertions(+), 28 deletions(-) delete mode 100644 img/folder.svg delete mode 100644 img/user.svg diff --git a/img/folder.svg b/img/folder.svg deleted file mode 100644 index 8a82c9a..0000000 --- a/img/folder.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - diff --git a/img/user.svg b/img/user.svg deleted file mode 100644 index fc191da..0000000 --- a/img/user.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - diff --git a/templates/settings-admin.php b/templates/settings-admin.php index 850bdca..f9885f7 100644 --- a/templates/settings-admin.php +++ b/templates/settings-admin.php @@ -44,7 +44,7 @@ function FormatBytes($byte) {

- +

@@ -98,7 +98,7 @@ function FormatBytes($byte) {

- + t('Load')); ?>

@@ -111,7 +111,7 @@ function FormatBytes($byte) {

- + t('Memory')); ?>

@@ -131,7 +131,7 @@ function FormatBytes($byte) {

- + t('Disk')); ?>

@@ -175,7 +175,7 @@ function FormatBytes($byte) {

- + t('Network')); ?>

@@ -230,7 +230,7 @@ function FormatBytes($byte) {

- + t('Active users')); ?>

@@ -255,7 +255,7 @@ function FormatBytes($byte) {

- + t('Shares')); ?>

@@ -281,7 +281,7 @@ function FormatBytes($byte) {

- + t('PHP')); ?>

@@ -309,7 +309,7 @@ function FormatBytes($byte) {

- + t('Database')); ?>

-- cgit v1.2.3