Welcome to mirror list, hosted at ThFree Co, Russian Federation.

excluded-ip-help.html « help « templates « SitesManager « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d652d1d4d1c7a4d16dcf0aa23538934441bbbb12 (plain)
1
2
3
4
5
6
7
8
<div class="ui-inline-help">

    {{ 'SitesManager_HelpExcludedIps' | translate : '1.2.3.*' : '1.2.*.*' }}

    <br/><br/>

    <span ng-bind-html="'SitesManager_YourCurrentIpAddressIs'|translate:'<i>' + currentIpAddress + '</i>'"></span>
</div>