mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-06-05 20:09:38 +00:00
fix typo
This commit is contained in:
@@ -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
Reference in New Issue
Block a user