server-side/resources/buildServerResources/commandlineSection.jsp (16 lines of code) (raw):
<style type="text/css">
div.links {
margin-left: 2.3em;
margin-top: -.7em
}
div.links a {
display: inline;
margin: 0;
}
</style>
<p class="toolTitle" style="background: url(${cmdPathPrefix}TC_commandLineTool.gif) no-repeat transparent 0 4px;">Command Line Remote Run</p>
<div class=links>
<a showdiscardchangesmessage="false" href="commandline.html">configure</a>
<span class="separator">|</span>
<a showdiscardchangesmessage="false" href="${cmdPathPrefix}tcc.jar">download</a>
</div>