1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2026-03-23 11:04:49 +00:00

An empty root password disable the root password

This commit is contained in:
Valentin Samir 2016-05-10 13:42:11 +02:00
parent c25a35e1b1
commit 9db1b060a6
2 changed files with 6 additions and 1 deletions

View file

@ -257,6 +257,7 @@
<button class="btn btn-lg btn-success pull-right disabled">{% trans "Reset Root Password" %}</button>
{% endifequal %}
</form>
<p>{% trans "An empty password disable the root password." %}</p>
<div class="clearfix"></div>
</div>
<div role="tabpanel" class="tab-pane tab-pane-bordered" id="sshkeys">