Whitespace removal team in effect.

This commit is contained in:
z3d
2009-07-16 02:28:50 +00:00
parent cfd1ab7d78
commit 24edce3daf

View File

@ -33,10 +33,8 @@
<input type="hidden" name="action" value="blah" /> <input type="hidden" name="action" value="blah" />
<jsp:getProperty name="uihelper" property="settings" /> <jsp:getProperty name="uihelper" property="settings" />
<hr> <hr>
<p> <input type="submit" name="shouldsave" value="Apply" /> <input type="reset" value="Cancel" />
<input type="submit" name="shouldsave" value="Apply" /> <input type="reset" value="Cancel" /> </form>
</p>
</form>
</div> </div>
</div> </div>
</body> </body>