From c6f4e3639f59cfe6e8a05f00bbfa5bf44ae90309 Mon Sep 17 00:00:00 2001 From: Nchyn <6263075@163.com> Date: Sat, 16 May 2020 23:51:16 +0800 Subject: [PATCH] Signed-off-by: Nchyn <6263075@163.com> fix singledisk bug (theme/nchyn_grey.html) add "FileSelected" --- common.php | 1 + theme/nchyn_grey.html | 1414 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 1415 insertions(+) create mode 100644 theme/nchyn_grey.html diff --git a/common.php b/common.php index 0d81feb..efba6ee 100644 --- a/common.php +++ b/common.php @@ -2212,6 +2212,7 @@ function render_list($path = '', $files = '') while (strpos($html, '')) $html = str_replace('', getconstStr('UploadFile'), $html); while (strpos($html, '')) $html = str_replace('', getconstStr('UploadFolder'), $html); while (strpos($html, '')) $html = str_replace('', (isset($_GET['preview'])?'?preview&':'?'), $html); + while (strpos($html, '')) $html = str_replace('', getconstStr('FileSelected'), $html); $tmp = splitfirst($html, ''); $html = $tmp[0]; diff --git a/theme/nchyn_grey.html b/theme/nchyn_grey.html new file mode 100644 index 0000000..0a9232e --- /dev/null +++ b/theme/nchyn_grey.html @@ -0,0 +1,1414 @@ + +{ + "music":"musical-notes", + "video":"logo-youtube", + "img":"image", + "office":"paper", + "txt":"clipboard", + "zip":"filing", + "iso":"disc", + "apk":"logo-android", + "exe":"logo-windows", + "default":"document" +} + + + +
+OneManager By 逸笙 Theme By Nchyn
+ + + + + + + + + + + + + + + + +