1
0

Properly label category delete button.

This commit is contained in:
Matthias Mees
2013-08-17 13:25:46 +02:00
parent 526e1d2869
commit 51fc20c96f

View File

@ -36,7 +36,7 @@
</select>
</div>
<input class="state_cancel" name="REMOVE" type="submit" value="{$CONST.GO}">
<input class="state_cancel" name="REMOVE" type="submit" value="{$CONST.DELETE}">
</form>
{/if}
{/if}