** How could I modify the template to accomplish that? **
Delete (or a better choice) just comment out the code on the default.html template file responsible for printing it.
Hint: Look at the code between the tags
<%-- COMMAND/VIEW OPTIONS --%> and <%-- /COMMAND/VIEW OPTIONS --%>
Alternately, you could duplicate the the Search link code, put it elsewhere and then disable the command options display from the template customization screen(?) in the administration section.
Dan O.
[This message has been edited by DanO (edited February 21, 2004).]