Subversion Repositories ALCASAR

Rev

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

Rev 2402 Rev 2424
Line 1... Line 1...
1
<?php
1
<?php
2
# $Id: group_new.php 2402 2017-08-28 18:06:19Z tom.houdayer $
2
# $Id: group_new.php 2424 2017-10-11 21:50:39Z tom.houdayer $
3
 
3
 
4
//Gestion de la langue
4
//Gestion de la langue
5
if (is_file("../lib/langues.php"))
5
if (is_file("../lib/langues.php"))
6
	include("../lib/langues.php");
6
	include("../lib/langues.php");
7
 
7
 
Line 444... Line 444...
444
			<option value=\"00100000\" >$l_proto_3</option>
444
			<option value=\"00100000\" >$l_proto_3</option>
445
		</select></td></tr>";
445
		</select></td></tr>";
446
 
446
 
447
	// User need to keep status page open
447
	// User need to keep status page open
448
	print <<<EOM
448
	print <<<EOM
449
	<tr class="advanced-field">
449
	<tr>
450
	<td class="etiquette" colspan="$colspan">
450
	<td class="etiquette" colspan="$colspan">
451
		<a href="help/statusOpenRequired_help.html" target=help onclick="window.open('help/statusOpenRequired_help.html','help','width=600,height=250,toolbar=no,scrollbars=no,resizable=yes')" title="$l_click_for_help"><font color="blue">$l_statusOpenRequired</font></a>
451
		<a href="help/statusOpenRequired_help.html" target=help onclick="window.open('help/statusOpenRequired_help.html','help','width=600,height=250,toolbar=no,scrollbars=no,resizable=yes')" title="$l_click_for_help"><font color="blue">$l_statusOpenRequired</font></a>
452
	</td>
452
	</td>
453
EOM;
453
EOM;
454
	echo "<td width=20>
454
	echo "<td width=20>