From 90dd98e312fe33645ddf31f172de63a444c60d6e Mon Sep 17 00:00:00 2001 From: bradymiller Date: Sun, 27 Dec 2009 10:19:12 +0000 Subject: [PATCH] placed file counter within filename to fix the external viewing bug --- templates/documents/general_upload.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/documents/general_upload.html b/templates/documents/general_upload.html index c0f19f7e1..2f143a1eb 100644 --- a/templates/documents/general_upload.html +++ b/templates/documents/general_upload.html @@ -2,7 +2,7 @@ - + @@ -39,4 +39,4 @@ - \ No newline at end of file + -- 2.11.4.GIT
{xl t="NOTE: Uploading files with duplicate names will cause the files to be automatically renamed. For example 'file.jpg' will become 'file.jpg.1'. Filenames are considered unique per patient, not per category. "}{xl t="NOTE: Uploading files with duplicate names will cause the files to be automatically renamed (for example, file.jpg will become file.1.jpg). Filenames are considered unique per patient, not per category."}
{xl t="Upload Document"} {if $category_name} {xl t="to category"} '{$category_name}'{/if}