From 1cc2fd791d55bca1a63afbeb2628dd1a8bd2ba3f Mon Sep 17 00:00:00 2001 From: Jason Woofenden Date: Thu, 12 Nov 2015 15:53:51 -0500 Subject: [PATCH] add note to file/image fields (old val kept) --- metaform/template.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/metaform/template.html b/metaform/template.html index 82f48c5..5af02f1 100644 --- a/metaform/template.html +++ b/metaform/template.html @@ -93,8 +93,10 @@
~caption html~
~caption html~
+
You can use this to update/replace the existing image. To keep the existing image, skip this field.
~caption html~
+
You can use this to update/replace the existing file. To keep the existing file, skip this field.
~caption html~
-- 1.7.10.4