Changeset e0a1ec1 in Klonkt for src/views/pages
- Timestamp:
- 06/30/2026 02:27:57 AM (2 months ago)
- Branches:
- main
- Children:
- d3b9f68
- Parents:
- 084d1c0
- File:
-
- 1 edited
-
src/views/pages/post-edit.ejs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/views/pages/post-edit.ejs
r084d1c0 re0a1ec1 245 245 placeholder="<%= t('pedit.nsfw_cw_ph') %>" 246 246 style="width:100%;box-sizing:border-box;margin:6px 0 2px;font-size:13px;padding:7px 9px"> 247 <label class="pe-checkbox"> 248 <input type="checkbox" name="fedi_open_audio" value="1" <%= (typeof fediOpenAudio !== 'undefined' && fediOpenAudio) ? 'checked' : '' %>> 249 <span>🌐 <%= t('pedit.fedi_audio_label') %></span> 250 </label> 247 251 <script> 248 252 (function () {
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)