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"
|
||||
class="destructive"
|
||||
type="submit"
|
||||
value="Remove"
|
||||
i18n:attributes="value label_remove;"
|
||||
value="Delete"
|
||||
i18n:attributes="value label_delete;"
|
||||
/>
|
||||
</form>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user