hanzilavoka Posted July 12, 2013 Share Posted July 12, 2013 (edited) How can I add an update button and increase the box size? I'm using v1.5.4.1 Ok, I solve the box size. So anyone know about how to add an update button there? Edited July 12, 2013 by hanzilavoka (see edit history) Link to comment Share on other sites More sharing options...
shacker Posted July 15, 2013 Share Posted July 15, 2013 you can try to add a reload button like this code <input type="button" value="update" onClick="location.reload(true)"> Link to comment Share on other sites More sharing options...
hanzilavoka Posted July 15, 2013 Author Share Posted July 15, 2013 Thank you so much you can try to add a reload button like this code <input type="button" value="update" onClick="location.reload(true)"> Link to comment Share on other sites More sharing options...
Recommended Posts