summaryrefslogtreecommitdiffstats
path: root/core/templates/filepicker.html
diff options
context:
space:
mode:
Diffstat (limited to 'core/templates/filepicker.html')
-rw-r--r--core/templates/filepicker.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/templates/filepicker.html b/core/templates/filepicker.html
index b665ca26893..215311348cb 100644
--- a/core/templates/filepicker.html
+++ b/core/templates/filepicker.html
@@ -1,6 +1,10 @@
<div id="{dialog_name}" title="{title}">
<span class="dirtree breadcrumb"></span>
<div class="filelist-container">
+ <div class="emptycontent">
+ <div class="icon-folder"></div>
+ <h2>{emptytext}</h2>
+ </div>
<table id="filestable" class="filelist">
<tbody>
<tr data-entryname="{filename}" data-type="{type}">