From 75ac52473640a39af6489ca5b3a7feba1c45f113 Mon Sep 17 00:00:00 2001 From: gered Date: Wed, 22 May 2013 23:59:21 -0400 Subject: [PATCH] minor text/styling changes --- src/blarg/views/templates/files/list.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) 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.