Yuki Takei 8 年之前
父節點
當前提交
68a75053c0
共有 1 個文件被更改,包括 4 次插入2 次删除
  1. 4 2
      lib/views/login.html

+ 4 - 2
lib/views/login.html

@@ -37,8 +37,10 @@
       <div class="alert alert-warning">
         <i class="fa fa-fw fa-info-circle"></i>
         <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>
       {% endif %}