Subversion Repositories ALCASAR

Rev

Rev 2006 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 2006 Rev 2226
Line 315... Line 315...
315
		}
315
		}
316
		if ($show_ops && $advanced){
316
		if ($show_ops && $advanced){
317
		print <<<EOM
317
		print <<<EOM
318
			<tr>
318
			<tr>
319
			<td class="etiquette">
319
			<td class="etiquette">
320
			<a href="$help_link" target=help onclick=window.open("$help_link","help","width=600,height=250,toolbar=no,scrollbars=no,resizable=yes") title="$l_click_for_help"><font color="blue">$desc</font></a>
320
			<a href="$help_link" target="help" onclick="window.open('$help_link','help','width=600,height=350,toolbar=no,scrollbars=no,resizable=yes')" title="$l_click_for_help"><font color="blue">$desc</font></a>
321
			</td>
321
			</td>
322
EOM;
322
EOM;
323
			switch ($key){
323
			switch ($key){
324
				case 'Simultaneous-Use' :
324
				case 'Simultaneous-Use' :
325
				case 'Max-All-Session' :
325
				case 'Max-All-Session' :