You can disable the Login/Session button by setting this to false. Allows you to use a multiline input instead of a single line input bar.
Examples:
In a web page:
<param name="showsessionbutton" value="false">
In a param file:
showsessionbutton=false