Changeset d2b7247 in Klonkt for src/views/partials/bottom-tab.ejs


Ignore:
Timestamp:
06/27/2026 09:53:29 PM (2 months ago)
Author:
Robin Genis <roboburr@…>
Branches:
main
Children:
907a013
Parents:
abdcf33
Message:

chore(branding): stale product names in comments + deploy templates -> Klonkt

Cosmetic only — comments (CSS/EJS/SQL/ecosystem.config.cjs headers) and the deploy/ doc
templates: old names (PrutCMS/PrutFolio) -> Klonkt, stale Prutter (removed DM feature) mentions
dropped, deploy/ Dutch comments translated to English. No code, identifiers, rendered strings,
package name, PWA id, real infra paths, or roboburr refs touched.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/views/partials/bottom-tab.ejs

    rabdcf33 rd2b7247  
    44// Tabs:
    55//   logged-out:  Home · Zoek · Inloggen        (3 tabs)
    6 //   logged-in:   Home · Zoek · [Plus] · [Prutter] · Profiel
     6//   logged-in:   Home · Zoek · [Plus] · Profiel
    77//   The Plus tab is a FAB-style center action (accent bg, slightly raised).
    88//   It only appears for users with create-post permission.
    9 //   Prutter only appears when the site has DMs enabled.
    109
    1110const _siteUrlBase = (typeof siteUrlBase !== 'undefined' && siteUrlBase) ? siteUrlBase : '';
Note: See TracChangeset for help on using the changeset viewer.