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: user_new.php 2402 2017-08-28 18:06:19Z tom.houdayer $
2
# $Id: user_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 518... Line 518...
518
			<option value=\"00100000\" >$l_proto_3</option>
518
			<option value=\"00100000\" >$l_proto_3</option>
519
		</select></td></tr>";
519
		</select></td></tr>";
520
 
520
 
521
	// User need to keep status page open
521
	// User need to keep status page open
522
	print <<<EOM
522
	print <<<EOM
523
	<tr class="advanced-field">
523
	<tr>
524
	<td class="etiquette" colspan="$colspan">
524
	<td class="etiquette" colspan="$colspan">
525
		<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>
525
		<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>
526
	</td>
526
	</td>
527
EOM;
527
EOM;
528
	echo "<td width=20>
528
	echo "<td width=20>