Last modified by Super Admin on 2026/03/22 00:39

From version Icon 26.1 Icon
edited by Super Admin
on 2026/03/13 16:41
Change comment: There is no comment for this version
To version Icon 25.1 Icon
edited by Super Admin
on 2026/03/13 16:19
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -124,7 +124,9 @@
124 124   未公開
125 125   #end
126 126   </td></tr>
127 - ## 学年はプライバシー保護のため公開プロフィールには表示しない
127 + #if($profileUserRole == 'student' && $profileGrade != '')
128 + <tr><th>学年</th><td>$profileGrade</td></tr>
129 + #end
128 128   <tr><th>在籍状態</th><td>
129 129   #if($profileUserStatus == 'active')在籍中
130 130   #elseif($profileUserStatus == 'graduated')卒業済み