Subversion Repositories ALCASAR

Rev

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

Rev 799 Rev 801
Line 90... Line 90...
90
  $l_access_denied = "ACCESS DENIED";
90
  $l_access_denied = "ACCESS DENIED";
91
  $l_access_welcome = "Welcome on ALCASAR";
91
  $l_access_welcome = "Welcome on ALCASAR";
92
  $l_access_unavailable = "ACCESS UNAVAILABLE";
92
  $l_access_unavailable = "ACCESS UNAVAILABLE";
93
  $l_required_domain = "Required WEB site";
93
  $l_required_domain = "Required WEB site";
94
  $l_explain_acc_access = "This center control the portal. You must have an administrative account.";
94
  $l_explain_acc_access = "This center control the portal. You must have an administrative account.";
95
  $l_explain_access_deny = "Your portal has just detected that the Internet access is down";
95
  $l_explain_access_deny = "You try to connect to a resource whose content is deemed to contain inappropriate information.";
96
  $l_explain_net_pb = "Your portal has just detected that the Internet access is down";
96
  $l_explain_net_pb = "Your portal has just detected that the Internet access is down";
97
  $l_contact_access_deny = "Contact your security system manager if you think this filtering is abusive.";
97
  $l_contact_access_deny = "Contact your security system manager if you think this filtering is abusive.";
98
  $l_contact_net_pb = "Contact your network responsive or your Internet provider for more information";
98
  $l_contact_net_pb = "Contact your network responsive or your Internet provider for more information";
99
  $l_welcome = "Your captive portal main page";
99
  $l_welcome = "Your captive portal main page";
100
  $l_acc_access = "<a href=\"https://$hostname/acc\">ALCASAR Control Center</a>";
100
  $l_acc_access = "<a href=\"https://$hostname/acc\">ALCASAR Control Center</a>";