summaryrefslogtreecommitdiff
path: root/httemplate/elements
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2012-12-19 22:47:14 -0800
committerIvan Kohler <ivan@freeside.biz>2012-12-19 22:47:14 -0800
commit19bdd89959b314fd22b93dc520a79d86545af014 (patch)
tree8ba4006f25a4c67554b6934899f9b3d819097424 /httemplate/elements
parent06fb1346ff8076a84f743fa07de31852942e144f (diff)
parent07cbc6f4f150dcd21b53684c55937ad636ff22b9 (diff)
Merge branch 'patch-8' of https://github.com/gjones2/Freeside (#13854 as this bug cropped up with RT4)
Diffstat (limited to 'httemplate/elements')
-rw-r--r--httemplate/elements/searchbar-prospect.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/elements/searchbar-prospect.html b/httemplate/elements/searchbar-prospect.html
index 68b90d4e3..ac363796e 100644
--- a/httemplate/elements/searchbar-prospect.html
+++ b/httemplate/elements/searchbar-prospect.html
@@ -5,7 +5,7 @@
<A HREF="<%$fsurl%>search/report_prospect_main.html" CLASS="fslink" STYLE="font-size: 11px">Adv</A>
<INPUT TYPE="submit" VALUE="Search prospects" CLASS="fsblackbutton" onMouseOver="this.className='fsblackbuttonselected'; return true;" onMouseOut="this.className='fsblackbutton'; return true;" STYLE="font-size:11px;padding-left:1px;padding-right:1px">
</FORM>
- <% $menu_position eq 'left' ? '<BR>' : '' %>
+ <% $menu_position eq 'left' ? '<BR>' : '' |n %>
% }