Merge branch 'patch-2' of https://github.com/gjones2/Freeside (fix closing </SELECT...
authorIvan Kohler <ivan@freeside.biz>
Thu, 20 Dec 2012 07:03:51 +0000 (23:03 -0800)
committerIvan Kohler <ivan@freeside.biz>
Thu, 20 Dec 2012 07:03:51 +0000 (23:03 -0800)
httemplate/elements/contact.html

index b3e5353..490ba23 100644 (file)
@@ -15,7 +15,7 @@
                  <% ($contact_class->classnum == $classnum) ? 'SELECTED' : '' %>
               ><% $contact_class->classname |h %>
 %           }
-          <SELECT><BR>
+          </SELECT><BR>
           <FONT SIZE="-1">Type</FONT>
         </TD>
 %     } else {