Changeset 33c1999 in Klonkt for src/views/pages


Ignore:
Timestamp:
06/25/2026 10:04:45 PM (3 months ago)
Author:
Robin Genis <roboburr@…>
Branches:
main
Children:
2902320
Parents:
cbcc8a4
Message:

fix(admin): shorter label for the fediverse Beheer button (was wrapping)

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

File:
1 edited

Legend:

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

    rcbcc8a4 r33c1999  
    5959    <a href="/tijdlijn" class="btn">🌐 <%= t('tl.title') %></a>
    6060    <a href="/meldingen" class="btn">🔔 <%= t('notif.title') %></a>
    61     <a href="/fediverse" class="btn">🐘 <%= t('fedi.manage_title') %></a>
     61    <a href="/fediverse" class="btn">🐘 <%= t('admin.b_fediverse') %></a>
    6262    <a href="/blokkeren" class="btn">🚫 <%= t('blk.title') %></a>
    6363    <a href="/admin/updates" class="btn"><%= t('admin.b_updates') %></a>
Note: See TracChangeset for help on using the changeset viewer.