summaryrefslogtreecommitdiffstats
path: root/module/webui/themes/flat/tml/folder.html
diff options
context:
space:
mode:
authorGravatar Walter Purcaro <vuolter@gmail.com> 2014-08-29 12:12:23 +0200
committerGravatar Walter Purcaro <vuolter@gmail.com> 2014-08-29 12:12:23 +0200
commit81de1c4b127e116c8ca3e5df620b5c0a56a087bc (patch)
tree45d4b4d22344c9588bd2e4e16be450a239a4e2cd /module/webui/themes/flat/tml/folder.html
parent[webui] Improve and fix (diff)
downloadpyload-81de1c4b127e116c8ca3e5df620b5c0a56a087bc.tar.xz
[webui] Improve and fix 2
Diffstat (limited to 'module/webui/themes/flat/tml/folder.html')
-rw-r--r--module/webui/themes/flat/tml/folder.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/webui/themes/flat/tml/folder.html b/module/webui/themes/flat/tml/folder.html
index 0c4dacd63..89b84e7bb 100644
--- a/module/webui/themes/flat/tml/folder.html
+++ b/module/webui/themes/flat/tml/folder.html
@@ -8,7 +8,7 @@
&nbsp;&nbsp;
<img title="{{_("Delete Directory")}}" class="delete" style="margin-left: -10px; cursor: pointer" width="12px" height="12px" src="/flat/img/delete.png" />
&nbsp;&nbsp;
- <img title="{{_("Add subdirectory")}}" class="mkdir" style="margin-left: -10px; cursor: pointer" width="12px" height="12px" src="/flat/img/add_folder.png" />
+ <img title="{{_("Add subdirectory")}}" class="mkdir" style="margin-left: -10px; cursor: pointer" width="12px" height="12px" src="/flat/img/default/add_folder.png" />
</span>
</span>
<div style="display:none">{{ _("Folder is empty") }}</div>