diff --git a/src/blarg/views/templates/files/list.html b/src/blarg/views/templates/files/list.html index 75f352d..feb99a2 100644 --- a/src/blarg/views/templates/files/list.html +++ b/src/blarg/views/templates/files/list.html @@ -15,7 +15,7 @@
- Upload New File + Upload File
@@ -26,7 +26,7 @@ Filename Size Last Modified - Actions +   @@ -38,7 +38,7 @@ {{file.size}} {{file.last_modified|to_fulltime}} - + Update Delete @@ -50,7 +50,7 @@ +

If a file exists at the selected path with the same filename as the one uploaded it will be updated automatically.