Changeset 4ad669a in Klonkt


Ignore:
Timestamp:
06/19/2026 11:51:57 AM (3 months ago)
Author:
roboburr <roboburr@…>
Branches:
main
Children:
408afc1
Parents:
9ef3c56
Message:

ui(admin): label the Google button in Admin simply "Google"

Co-Authored-By: Claude <noreply@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/views/pages/admin.ejs

    r9ef3c56 r4ad669a  
    3939      <a href="/admin/shows" class="btn">📅 Agenda</a>
    4040    <% } %>
    41     <a href="/admin/settings/google" class="btn">🔑 Google-login</a>
     41    <a href="/admin/settings/google" class="btn">🔑 Google</a>
    4242    <a href="/admin/updates" class="btn">🔄 Updates</a>
    4343  </nav>
Note: See TracChangeset for help on using the changeset viewer.