Code

Generic class editor may now restore retired items (thanks Ralf Hemmecke)
[roundup.git] / share / roundup / templates / classic / html / _generic.index.html
index a41ab0ac190624a4025b66aacf803370b3b380cd..3dd34a070d42f9ba4dc3f2ffd8d0935d07a93997 100644 (file)
@@ -39,7 +39,8 @@
 
 <p class="form-help">
  Remove entries by deleting their line. Add new entries by appending
- them to the table - put an X in the id column.
+ them to the table - put an X in the id column. If you wish to restore a
+ removed item and you know its id then just put that id in the id column.
 </p>
 </tal:block>
 <form onSubmit="return submit_once()" method="POST"