Merge branch 'patch-4' of https://github.com/gjones2/Freeside (#13854 as this bug...
authorIvan Kohler <ivan@freeside.biz>
Thu, 20 Dec 2012 06:56:37 +0000 (22:56 -0800)
committerIvan Kohler <ivan@freeside.biz>
Thu, 20 Dec 2012 06:56:37 +0000 (22:56 -0800)
httemplate/elements/searchbar-address2.html

index d5e2b37..5f3b1f2 100644 (file)
@@ -6,7 +6,7 @@
     <BR>
     <INPUT TYPE="submit" VALUE="Search units" CLASS="fsblackbutton" onMouseOver="this.className='fsblackbuttonselected'; return true;" onMouseOut="this.className='fsblackbutton'; return true;" STYLE="font-size:11px;padding-left:1px;padding-right:1px;margin-top:3px">
   </FORM>
-  <% $menu_position eq 'left' ? '<BR>' : '' %>
+  <% $menu_position eq 'left' ? '<BR>' : '' |n %>
 
 % }