Last modified by Super Admin on 2026/04/05 18:59

From version Icon 78.1 Icon
edited by Super Admin
on 2026/03/19 15:40
Change comment: There is no comment for this version
To version Icon 80.1 Icon
edited by Super Admin
on 2026/03/19 15:50
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -736,7 +736,7 @@
736 736  <div class="activity-thread" data-fiscal-year="$!escapetool.xml($actFY)">
737 737   <div class="activity-thread-header">
738 738   <div class="activity-thread-title">
739 - <h3 #if($actFeatured == '1')class="featured-title"#end>$!escapetool.xml($!actTitle) #if($actFeatured == '1')<svg class="ico ico-fixed-14 ico-star-offset" viewBox="0 0 24 24" fill="currentColor" stroke="none"><polygon points="12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"/></svg>#end</h3>
739 + <h3 #if($actFeatured == '1')class="featured-title"#end>#if($actFeatured == '1')<svg class="ico ico-fixed-14 ico-star-offset" viewBox="0 0 24 24" fill="currentColor" stroke="none"><polygon points="12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"/></svg> #end$!escapetool.xml($!actTitle)</h3>
740 740   <div class="activity-meta-line">
741 741   <span class="activity-meta">$!escapetool.xml($!actCommittee) | $!escapetool.xml($!actPeriod) #if($actFY != 'unknown')| $!escapetool.xml($actFY)年度#end</span>
742 742   #set($actTagsList = $activity.getValue('tags'))
... ... @@ -747,7 +747,7 @@
747 747   #end
748 748   </div>
749 749   </div>
750 - <div class="thread-meta-row">
750 + <div class="thread-meta-right">
751 751   <span class="thread-post-count">${reportCount}件の報告 ・ ${commentCount}件のコメント</span>
752 752   #if($viewerAccountType == 'admin' || $viewerAccountType == 'verified' || $viewerAccountType == 'referred')
753 753   #if($actFeatured == '1')