Mercurial > p > roundup > code
diff templates/classic/html/issue.search.html @ 3375:bd6ba21d6c47
fix some translation stuff, and update the minimal tempalte
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 05 Jul 2005 06:25:50 +0000 |
| parents | 9cace96c1abd |
| children | 7fb8cfe3c737 |
line wrap: on
line diff
--- a/templates/classic/html/issue.search.html Fri Jun 24 07:17:56 2005 +0000 +++ b/templates/classic/html/issue.search.html Tue Jul 05 06:25:50 2005 +0000 @@ -155,7 +155,7 @@ </tr> <tr> - <th>No Sort or group:</th> + <th i18n:translate="">No Sort or group:</th> <td> </td> <td> </td> <td><input type="radio" name="@sort" value=""></td>
