We developers are so elitist, running shiny machines with all PHP extensions in the...
[lhc/web/wiklou.git] / includes / installer / Installer.php
index b25a601..f757cd3 100644 (file)
@@ -819,7 +819,7 @@ abstract class Installer {
                        $this->showMessage( 'config-gd' );
                        return true;
                } else {
-                       $this->showMessage( 'no-scaling' );
+                       $this->showMessage( 'config-no-scaling' );
                }
        }