Ver código fonte

Merge pull request #80 from troglodyne/ptcms

There is no greater release than that from login, accomplished.
George S. Baugh 5 anos atrás
pai
commit
f6f51a662b
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2 0
      www/templates/index.tx

+ 2 - 0
www/templates/index.tx

@@ -24,6 +24,8 @@
     </div>
     : if ($user) {
     <a href="/config" title="Preferences" class="topbar usericon <: $user :>"></a>
+    : } else {
+    <a href="/login" title="Login" class="topbar usericon" style="font-size: 1.5rem;">🔑</a>
     : }
 </div>
 <div id="littlemenu">