diff templates/classic/html/issue.index.html @ 2461:48143bde35df

translate 'Redisplay' button caption
author Alexander Smishlajev <a1s@users.sourceforge.net>
date Tue, 15 Jun 2004 08:04:53 +0000
parents c2908812624a
children 84a969033ed9
line wrap: on
line diff
--- a/templates/classic/html/issue.index.html	Tue Jun 15 08:02:39 2004 +0000
+++ b/templates/classic/html/issue.index.html	Tue Jun 15 08:04:53 2004 +0000
@@ -127,7 +127,7 @@
    </td>
   </tr>
   <tr><td colspan="4">
-              <input type="submit" value="Redisplay">
+              <input type="submit" value="Redisplay" i18n:attributes="value">
               <tal:block tal:replace="structure
                 python:request.indexargs_form(sort=0, group=0)" />
   </td></tr>

Roundup Issue Tracker: http://roundup-tracker.org/