Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 1233 → Rev 1240

/web/acc/admin/auth_exceptions.php
50,12 → 50,12
$l_comment_explain = "Link displayed in intercept page";
$l_comment_explain2 = "Let empty to not display link";
$l_remove = "Remove from list";
$l_trusted_ip = "Trusted Internet domain and IP addresses";
$l_trusted_ip = "Trusted IP addresses";
$l_trusted_equipments = "Trusted consultation equipements";
$l_trusted_equipments_explain = "To manage consultation equipments allowed to be connected to Internet without interception, read exploitation documentation (ch.4.7c)";
$l_comment = "Comments";
$l_trusted_domain_explain = "Manage Internet domain names that can be joined without authentication";
$l_trusted_ip_explain = "Manage systems or networks IP addresses that can be joined without authentication";
$l_trusted_equipments_explain = "To manage consultation equipments allowed to connect to Internet without interception, read exploitation documentation (ch.4.7c)";
$l_trusted_ip_explain = "Manage systems addresses or networks IP addresses that can be joined without authentication";
$l_submit = "Submit";
$l_add_to_list = "Add to list";
$l_apply = "Apply changes";
/web/acc/admin/filter_exceptions.php
96,7 → 96,7
echo "</textarea><BR>";
?>
<input type='hidden' name='choix' value='IP_exceptions'>
<input type='submit' value='Enregistrer les modifications'></CENTER>
<input type='submit' value='<?php echo $l_submit ;?>'></CENTER>
</FORM>
</td></tr>
</TABLE>