Changeset 16e99e5 in Klonkt
- Timestamp:
- 06/27/2026 12:47:45 AM (2 months ago)
- Branches:
- main
- Children:
- 1b99225
- Parents:
- 00a2bcd
- File:
-
- 1 edited
-
src/views/pages/admin.ejs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/views/pages/admin.ejs
r00a2bcd r16e99e5 54 54 <a href="/admin/shows" class="btn"><%= t('admin.b_agenda') %></a> 55 55 <% } %> 56 <% if (typeof apEnabled === 'undefined' || apEnabled) { %> 57 <a href="/news" class="btn">🌐 <%= t('tl.title') %></a> 58 <a href="/notifications" class="btn">🔔 <%= t('notif.title') %></a> 59 <a href="/fediverse" class="btn">🐘 <%= t('admin.b_fediverse') %></a> 60 <a href="/blocking" class="btn">🚫 <%= t('blk.title') %></a> 61 <% } %> 56 <%# Fediverse pages (News / Notifications / My replies / Blocking) are reached via the 57 "Fediverse" nav button + the bell + the tabbed section — not duplicated here. %> 62 58 <a href="/admin/updates" class="btn"><%= t('admin.b_updates') %></a> 63 59 <a href="/admin/handleiding" class="btn"><%= t('admin.b_help') %></a>
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)