Change revert nomenclature to reset

This commit is contained in:
Eston Bond
2010-12-08 16:33:45 -08:00
parent 88a41a3870
commit d7daa331bd
+1 -1
View File
@@ -40,7 +40,7 @@
[<a href="/{{escaped_name}}/{{id}}" title="View commit">{{id7}}</a>]
</td>
<td class="revert-action">
<a href="#" title="Revert to this change" rel="{{id}}">Revert to <span>{{id7}}</span></a>
<a href="#" title="Reset to this change" rel="{{id}}">Reset to <span>{{id7}}</span></a>
</td>
</tr>
{{/versions}}