Changeset c901131 in Klonkt for src/views/partials
- Timestamp:
- 06/24/2026 02:59:22 PM (3 months ago)
- Branches:
- main
- Children:
- 77ccd5d
- Parents:
- 40cf2ef
- File:
-
- 1 edited
-
src/views/partials/fedi-node.ejs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/views/partials/fedi-node.ejs
r40cf2ef rc901131 18 18 </form> 19 19 <% } else if (!n.mine && n.noteId) { %> 20 <button type="button" class="comment-reply-btn fedi-remote-reply-btn" data-fedi-uri="<%= n.noteId %>" data-fedi-p rompt="<%= t('fedi.remote_prompt') %>">20 <button type="button" class="comment-reply-btn fedi-remote-reply-btn" data-fedi-uri="<%= n.noteId %>" data-fedi-ph="<%= t('fedi.remote_ph') %>"> 21 21 <svg viewBox="0 0 24 24" width="13" height="13" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><polyline points="9 17 4 12 9 7"/><path d="M20 18v-2a4 4 0 0 0-4-4H4"/></svg> 22 22 <%= t('fedi.remote_reply_short') %>
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)