system: "web GUI" is less ambiguous

This commit is contained in:
Franco Fichtner 2016-12-18 23:15:30 +01:00
parent 8837b322a4
commit a7f01e99d7

View File

@ -918,7 +918,7 @@ function system_webgui_configure($verbose = false)
global $config;
if ($verbose) {
echo 'Starting GUI...';
echo 'Starting web GUI...';
flush();
}