diff options
Diffstat (limited to 'core/templates/filepicker.html')
-rw-r--r-- | core/templates/filepicker.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/templates/filepicker.html b/core/templates/filepicker.html index 090e6bce773..2f61d32f3f4 100644 --- a/core/templates/filepicker.html +++ b/core/templates/filepicker.html @@ -7,7 +7,7 @@ <div class="icon-folder"></div> <h2>{emptytext}</h2> </div> - <table id="filestable" class="filelist list-container view-grid"> + <table id="picker-filestable" class="filelist list-container view-grid"> <thead> <tr> <th id="headerName" class="column-name"> |