more tagging and trans

term rev [not failing] -> [Standard]
1 string(notice) with link still left in confstats
This commit is contained in:
walking
2009-10-30 14:04:58 +00:00
parent f9424dbd6d
commit d43dac5c04
5 changed files with 38 additions and 16 deletions

View File

@ -108,5 +108,5 @@ function toggleAll(category)
<tr><td align="center"><input type="checkbox" class="optbox" name="explicitFilter" /></td>
<td colspan="2"><%=intl._("Advanced filter")%>:
<input type="text" name="explicitFilterValue" value="<%=statshelper.getExplicitFilter()%>" size="40" /></td></tr>
<tr class="tablefooter"><td colspan="3" align="right"><input type="submit" name="shouldsave" value="Save changes" /><input type="reset" value="Cancel" /></td></tr>
<tr class="tablefooter"><td colspan="3" align="right"><input type="submit" name="shouldsave" value="<%=intl._("Save changes")%>" /><input type="reset" value="<%=intl._("Cancel")%>" /></td></tr>
</table></p></div></form></div></div></body></html>