Archived
Shorter labels and consistence
Like Delete instead of Delete selected comments on buttons, and Media Library instead of Fine Media as a title in the ML
This commit is contained in:
@@ -180,7 +180,7 @@
|
||||
{/if}
|
||||
<div id="multidelete_tools" class="form_buttons">
|
||||
<input class="invert_selection" name="toggle" type="button" value="{$CONST.INVERT_SELECTIONS}">
|
||||
<input class="state_cancel" name="toggle" type="submit" value="{$CONST.DELETE_SELECTED_ENTRIES}">
|
||||
<input class="state_cancel" name="toggle" type="submit" value="{$CONST.DELETE}">
|
||||
</div>
|
||||
</form>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user