Yuki Takei hace 8 años
padre
commit
68a75053c0
Se han modificado 1 ficheros con 4 adiciones y 2 borrados
  1. 4 2
      lib/views/login.html

+ 4 - 2
lib/views/login.html

@@ -37,8 +37,10 @@
       <div class="alert alert-warning">
       <div class="alert alert-warning">
         <i class="fa fa-fw fa-info-circle"></i>
         <i class="fa fa-fw fa-info-circle"></i>
         <strong>DuplicatedUsernameException occured</strong>
         <strong>DuplicatedUsernameException occured</strong>
-        <p>Your LDAP authentication was succeess, but a new user is could not be created.<br>
-        See the issue <a href="https://github.com/weseek/crowi-plus/issues/193">#193</a>.</p>
+        <p>
+          Your LDAP authentication was succeess, but a new user could not be created.
+          See the issue <a href="https://github.com/weseek/crowi-plus/issues/193">#193</a>.
+        </p>
       </div>
       </div>
       {% endif %}
       {% endif %}