changeset 82:a6054bc6ad71

better info on edit page.
author casties
date Fri, 10 May 2013 17:46:55 +0200
parents 975a8d88e315
children ff0657e34ab4
files zpt/project/edit_infoblocks.zpt
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/zpt/project/edit_infoblocks.zpt	Fri May 10 17:32:53 2013 +0200
+++ b/zpt/project/edit_infoblocks.zpt	Fri May 10 17:46:55 2013 +0200
@@ -36,8 +36,8 @@
     </p>
     <p><b>First item text:</b> <input name="item_text" size="60"/></p>
     <p><b>First item link:</b> <input name="item_link" size="20"/> (optional)</p>
-    <p><input type="submit" value="submit"/></p>
-    <p>You can add more items to an info block after it's been created through the edit link above.</p>
+    <p><input type="submit" value="Add"/></p>
+    <p>You can add more items to an info block after it's been created. Use the "Edit" link on the info block above.</p>
   </form>
 
 </tal:block>