warning for missing config file. auto-config works good enough
[phorkie.git] / data / templates / base.htm
index 86c79e6e1bb0801727025fb904b0ceb4fe504baa..efc9e3b7f92e9b6757ef47a0dbddfc9eecefd9b8 100644 (file)
@@ -75,8 +75,8 @@
    <div class="row">
     <div class="span9">
      {% if suggestSetupCheck %}
-     <div class="alert alert-error">
-       It seems phorkie is not setup properly.
+     <div class="alert alert-warning">
+       No configuration file found.
        Visit the <a href="setup">setup check page</a> for more information.
      </div>
      {% endif %}