Remove accidentally pasted text from html
This commit is contained in:
parent
fcd93cee5f
commit
d70b8faf8b
@ -74,8 +74,6 @@
|
|||||||
<div class="alert alert-danger" ng-show="hashAlgorithemDisagree" ng-cloak>
|
<div class="alert alert-danger" ng-show="hashAlgorithemDisagree" ng-cloak>
|
||||||
<strong>Hash algorithem error</strong> Weechat and glowing bear did not agree on a hashing algorithem, please do /set relay.network.password_hash_algo "pbkdf2+sha512" in weechat.
|
<strong>Hash algorithem error</strong> Weechat and glowing bear did not agree on a hashing algorithem, please do /set relay.network.password_hash_algo "pbkdf2+sha512" in weechat.
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
hashAlgorithemDisagree
|
|
||||||
<div class="panel-group accordion">
|
<div class="panel-group accordion">
|
||||||
<div class="panel" data-state="active" ng-show=false>
|
<div class="panel" data-state="active" ng-show=false>
|
||||||
<div class="panel-heading">
|
<div class="panel-heading">
|
||||||
|
Loading…
Reference in New Issue
Block a user