rename remove button to delete.
svn path=/plone.app.discussion/trunk/; revision=32358
This commit is contained in:
parent
42f8da327b
commit
8e493363c4
@ -104,8 +104,8 @@
|
|||||||
<input name="form.button.DeleteComment"
|
<input name="form.button.DeleteComment"
|
||||||
class="destructive"
|
class="destructive"
|
||||||
type="submit"
|
type="submit"
|
||||||
value="Remove"
|
value="Delete"
|
||||||
i18n:attributes="value label_remove;"
|
i18n:attributes="value label_delete;"
|
||||||
/>
|
/>
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user