Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/countriesView.ptt

<div>
    <div class="row">
        <div class="col-xs-12">
            <h3>[% locale.maketext('Countries') %]</h3>
        </div>
    </div>
    <div class="row">
        <country-codes-table items="countries" class="col-md-12" on-change="countriesUpdated(whitelist, blacklist)"></country-codes-table>
    </div>
</div>
Back to Directory File Manager