cancel button doesn't work in chrome
-
Hi. It seems that ‘Cancel’ button doesn’t work. Here is a patch:
<input type="submit" class="button" value="<?php echo __("Upload", "enable-media-replace"); ?>" /> <a href="#" onclick="window.history.back();return false;"><?php echo __("Cancel", "enable-media-replace"); ?></a>
- The topic ‘cancel button doesn't work in chrome’ is closed to new replies.