mirror of
https://github.com/retspen/webvirtcloud
synced 2024-12-24 15:15:22 +00:00
fix typo
This commit is contained in:
parent
f300c1156f
commit
fcb2924e95
2 changed files with 1 additions and 8 deletions
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
{% block navbarmenu %}
|
{% block navbarmenu %}
|
||||||
<!-- dirty fix for keyboard on iOS devices -->
|
<!-- dirty fix for keyboard on iOS devices -->
|
||||||
<li id="showKeyboard"><a href='#'>{% trans "Show Keyboad" %}</a></li>
|
<li id="showKeyboard"><a href='#'>{% trans "Show Keyboard" %}</a></li>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue