]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - tpl/_menu.twig
Move icons no-repeat into common style
[github/wallabag/wallabag.git] / tpl / _menu.twig
old mode 100755 (executable)
new mode 100644 (file)
index 699d6a0..523d63c
@@ -4,4 +4,4 @@
                 <li><a href="./?view=archive" {% if view == 'archive' %}class="current"{% endif %}>{% trans "archive" %}</a></li>
                 <li><a href="./?view=config" {% if view == 'config' %}class="current"{% endif %}>{% trans "config" %}</a></li>
                 <li><a href="./?logout" title="{% trans "logout" %}">{% trans "logout" %}</a></li>
-            </ul>
\ No newline at end of file
+                 </ul>
\ No newline at end of file