Changeset 075185a in Klonkt for src/views/pages/admin-settings.ejs
- Timestamp:
- 06/24/2026 02:16:57 PM (3 months ago)
- Branches:
- main
- Children:
- 2e9773f
- Parents:
- 5b47619
- File:
-
- 1 edited
-
src/views/pages/admin-settings.ejs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/views/pages/admin-settings.ejs
r5b47619 r075185a 161 161 </section> 162 162 <% } %> 163 164 <%# Google login has its own admin page (compact link shown here). %>165 <section class="set-card" style="margin-top:1rem">166 <h2><%= t('aset.google_login') %></h2>167 <p class="set-help"><%= t('aset.google_login_help') %>168 <% if (google && google.configured) { %><strong><%= t('aset.status_set') %> ✓</strong><% } else { %><%= t('aset.not_set_yet') %><% } %></p>169 <div class="set-actions"><a href="/admin/settings/google" class="btn btn-primary"><%= t('aset.google_login_setup') %> →</a></div>170 </section>171 163 172 164 <%# Newsletter signup in the footer (premium). %>
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)