diff options
Diffstat (limited to 'search/templates')
-rw-r--r-- | search/templates/part.results.html | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/search/templates/part.results.html b/search/templates/part.results.html deleted file mode 100644 index 612d02c18f8..00000000000 --- a/search/templates/part.results.html +++ /dev/null @@ -1,13 +0,0 @@ -<div id="status"></div> -<table> - <tbody> - <tr class="template"> - <td class="icon"></td> - <td class="info"> - <a class="link"> - <div class="name"></div> - </a> - </td> - </tr> - </tbody> -</table> |