Skip to content

Commit

Permalink
Merge pull request #128 from eurofurence/issue-122-dd-interface
Browse files Browse the repository at this point in the history
fix(#122): small design fix
  • Loading branch information
Jumpy-Squirrel authored Feb 16, 2024
2 parents 8802969 + 031b2cd commit 5b43f6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tpl/common/pages/searchForm.vm
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ ${form.fieldXcancelled("check")}&nbsp;cancelled</TD>
</TR>

<TR>
<TD>Dealer</TD>
<TD class="label" align="right">Dealer</TD>
<TD class="input" ALIGN="left" VALIGN="middle">$form.fieldDealer("small")</TD>

<TD></TD>
Expand Down

0 comments on commit 5b43f6f

Please sign in to comment.