diff --git a/common.php b/common.php index c9d7944..f6ff7c2 100644 --- a/common.php +++ b/common.php @@ -2211,6 +2211,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..e5bc8ba --- /dev/null +++ b/theme/nchyn_grey.html @@ -0,0 +1,1410 @@ + +{ + "music":"musical-notes", + "video":"logo-youtube", + "img":"image", + "office":"paper", + "txt":"clipboard", + "zip":"filing", + "iso":"disc", + "apk":"logo-android", + "exe":"logo-windows", + "default":"document" +} + + + +
+