Ignore:
Timestamp:
01/11/19 23:54:39 (6 years ago)
Author:
Edwin Eefting <edwin@datux.nl>
Branches:
master
Children:
08cf024
Parents:
94a6f37
Message:

allow openvpn certificate based firewalling

File:
1 edited

Legend:

Unmodified
Added
Removed
  • npl/syn3/webint/src/firewall/lang_pt.php

    r94a6f37 r834b847  
    228228);}
    229229
     230function _OpenvpnCertificate($a="",$b="",$c="",$d="") { return (
     231        "OpenVPN certificate"
     232);}
     233
    230234function _OverviewAdministratorIps($a='',$b='') { return (
    231235        "Overview administrator IPs"
     
    288292);}
    289293
     294function _SelectOpenVPNCertifcate($a="",$b="",$c="",$d="") { return (
     295        "Select a OpenVPN certificate"
     296);}
     297
    290298function _SelectPortRange($a="",$b="",$c="",$d="") { return (
    291299        "Select portrange"
Note: See TracChangeset for help on using the changeset viewer.