mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-05-26 15:13:33 +00:00
fix typo
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
{% block navbarmenu %}
|
||||
<!-- 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 %}
|
||||
|
||||
{% block content %}
|
||||
|
||||
Reference in New Issue
Block a user