Explorar o código

change length 5 to 4

kaoritokashiki %!s(int64=5) %!d(string=hai) anos
pai
achega
941d5bc668
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/server/views/layout/layout.html

+ 1 - 1
src/server/views/layout/layout.html

@@ -105,7 +105,7 @@
       {% endif %}
 
       {% if getConfig('crowi', 'app:confidential') %}
-        {% if getConfig('crowi', 'app:confidential').length > 5 %}
+        {% if getConfig('crowi', 'app:confidential').length > 4 %}
           <li class="nav-item confidential text-light">
             <i class="text-light icon-info" data-toggle="tooltip" title="{{ getConfig('crowi', 'app:confidential') }}"></i>
           </li>