minor text modification

This commit is contained in:
Uwe Steinmann 2013-02-20 09:43:21 +01:00
parent 22955cef3b
commit 067f4fa0ec

View File

@ -338,7 +338,7 @@ if ($action=="setSettings") {
}
$d->close();
echo "Your current database schema has version ".$rec['major'].'.'.$rec['minor'].'.'.$rec['subminor'].". Please run all<br />of the update scripts below in the listed order.<br /><br />";
echo "Your current database schema has version ".$rec['major'].'.'.$rec['minor'].'.'.$rec['subminor'].". Please run all (if any)<br />of the update scripts below in the listed order.<br /><br />";
$connTmp = null;
if($updatedirs) {