changes in typography

This commit is contained in:
ngosang
2015-03-30 13:15:48 +02:00
parent 174861274b
commit 5a6302af59
14 changed files with 29 additions and 29 deletions

View File

@@ -76,7 +76,7 @@ void WebUI::init()
if (success)
logger->addMessage(tr("The Web UI is listening on port %1").arg(port));
else
logger->addMessage(tr("Web User Interface Error - Unable to bind Web UI to port %1").arg(port), Log::CRITICAL);
logger->addMessage(tr("Web UI Error - Unable to bind Web UI to port %1").arg(port), Log::CRITICAL);
}
// DynDNS