[TikiWiki-commits] [Git][tikiwiki/tiki][29.x] [ENH] Tiki comments: Add a margin before the excerpt to prevent it from being...
"Jean-Marc Kadimba \(@jmkadimba\) via TikiWiki-cvs" <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.cvs |
|---|---|
| Message-ID | <696a2fd143dd7_2c181898383a9@gitlab-sidekiq-low-urgency-cpu-bound-v2-859b9cfb8-7hjh8.mail> |
Jean-Marc Kadimba pushed to branch 29.x at Tiki Wiki CMS Groupware / Tiki Commits: ae51f11e by Jean-Marc Kadimba at 2026-01-16T14:32:13+02:00 [ENH] Tiki comments: Add a margin before the excerpt to prevent it from being... --- * [ENH] Tiki comments: Add a margin before the excerpt to prevent it from being too close to the text on the left as it currently is. See merge request tikiwiki/tiki!9362 (cherry picked from commit f55d17faa928e6e2a1774f32c23ab3fffebb1ade) 7121a4d5 [ENH] Tiki comments: Add a margin before the excerpt to prevent it from being... Co-authored-by: Jean-Marc Kadimba <[email protected]> - - - - - 1 changed file: - templates/comment/list_inner.tpl Changes: ===================================== templates/comment/list_inner.tpl ===================================== @@ -26,7 +26,7 @@ {if isset($repliedTo) && $repliedTo.parsed && $level >= $prefs.comments_threshold_indent && $prefs.comments_threshold_indent ne 0} <span class="d-flex ps-2 border-start border-5 comment-replied-to"> {$parentExcerpt=$repliedTo.parsed|strip_tags|truncate:15} - {tr _0="<em>$parentExcerpt</em>"}In reply to %0{/tr} + {tr _0="<em class='ms-1'>$parentExcerpt</em>"}In reply to %0{/tr} </span> {/if} {$comment.parsed} View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/ae51f11eb82747d8c19361f6be3c7afba849b561 -- View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/ae51f11eb82747d8c19361f6be3c7afba849b561 You're receiving this email because of your account on gitlab.com. _______________________________________________ TikiWiki-cvs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tikiwiki-cvs