diff --git a/lang/en/lang.php b/lang/en/lang.php index 1e3c34c..1d5d5fc 100644 --- a/lang/en/lang.php +++ b/lang/en/lang.php @@ -61,4 +61,4 @@ $lang['ttl_countries'] = 'Total number of countries: '; $lang['ttl_accesses'] ='Total accesses: '; $lang['no_browser_db'] = 'No browscap database found in the db directory'; -$lang['missing_mmdb_warning'] = "
To install GeoLite2-City.mmdb, go to the quickstats admin page and click the " . $lang['btn_download'] . " Button"; +$lang['missing_mmdb_warning'] = "
To install GeoLite2-City.mmdb, go to the quickstats admin page and click the Download DB Button";