Changeset 8f2f97c in Klonkt for src/views/pages/admin-site-edit.ejs
- Timestamp:
- 06/23/2026 02:24:46 PM (3 months ago)
- Branches:
- main
- Children:
- cb01666
- Parents:
- 24cdcc6
- File:
-
- 1 edited
-
src/views/pages/admin-site-edit.ejs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/views/pages/admin-site-edit.ejs
r24cdcc6 r8f2f97c 163 163 <span><%= t('asite.enable_audio') %></span> 164 164 </label> 165 <%# Prutter is een Hub-only premium-functie — toggle alleen tonen in Hub-modus. %>166 <% if (typeof tenancy !== 'undefined' && tenancy === 'hub') { %>167 <label class="cb">168 <input type="checkbox" name="enable_prutter" value="1" <%= site.enable_prutter ? 'checked' : '' %>>169 <span><%= t('asite.enable_prutter') %> <small class="form-hint-inline"><%= t('asite.enable_prutter_hint') %></small></span>170 </label>171 <% } %>172 165 </fieldset> 173 166
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)