Browse Source

Nginx is not always a Proxy

Alexandros Ioannides 6 years ago
parent
commit
825cab66c5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      web/inc/i18n/en.php

+ 1 - 1
web/inc/i18n/en.php

@@ -250,7 +250,7 @@ $LANG['en'] = array(
     'Memory Usage'  => 'Memory Usage',
     'APACHE2 Usage'  => 'Apache Web Server Usage',
     'HTTPD Usage'  => 'Apache Web Server Usage',
-    'NGINX Usage'  => 'NGINX Proxy Server Usage',
+    'NGINX Usage'  => 'NGINX Web Server Usage',
     'MySQL Usage on localhost'  => 'MySQL Usage on localhost',
     'PostgreSQL Usage on localhost'  => 'PostgreSQL Usage on localhost',
     'Bandwidth Usage eth0'  => 'Bandwidth Usage eth0',