diff options
Diffstat (limited to 'files/templates/index.php')
-rw-r--r-- | files/templates/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/templates/index.php b/files/templates/index.php index d38e771c2e1..f761f1f538d 100644 --- a/files/templates/index.php +++ b/files/templates/index.php @@ -38,7 +38,7 @@ name="file_upload_target" src=""></iframe></form> <div id="file_menu"> <ul> - <li><a href="" title="">Download</a></li> + <li><a href="" title="" id="download_single_file">Download</a></li> <li><a href="" title="">Share</a></li> <li><a href="" title="" id="delete_single_file">Delete</a></li> </ul> |