minor ui adjustments
This commit is contained in:
parent
93cb7682ae
commit
bbd616b227
2 changed files with 19 additions and 22 deletions
|
@ -19,7 +19,7 @@
|
|||
<form id="editForm" name="editForm" action="${action}" method="post" onsubmit="${onSubmit}">
|
||||
<input type="hidden" name="_epoKey" value="${epoKey}" />
|
||||
|
||||
<table cellpadding="4" cellspacing="2">
|
||||
<table cellpadding="4" cellspacing="2" style="background-color:#fff">
|
||||
<tr><th colspan="${colspan}">
|
||||
<div>
|
||||
<h2>${title}</h2>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue