Changes for page ユーザープロフィール
Last modified by Super Admin on 2026/03/22 00:39
From version
10.1
edited by Super Admin
on 2026/03/06 22:09
on 2026/03/06 22:09
Change comment:
There is no comment for this version
To version
18.1
edited by Super Admin
on 2026/03/08 18:52
on 2026/03/08 18:52
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Content
-
... ... @@ -122,7 +122,7 @@ 122 122 </td></tr> 123 123 <tr><th>所属校</th><td> 124 124 #if($profileSchoolCode && $profileSchoolCode != '') 125 - <a href="/ xwiki/bin/view/Schools/${profileSchoolCode}/WebHome">$!profileSchoolName</a>125 + <a href="/bin/view/Schools/${profileSchoolCode}/WebHome">$!profileSchoolName</a> 126 126 #else 127 127 未公開 128 128 #end ... ... @@ -160,7 +160,7 @@ 160 160 {{/velocity}} 161 161 162 162 {{html clean="false"}} 163 -<div style="margin-top:24px; padding:14px 18px; background:#f4f5fb; border-radius:8px; font-size:0.85em; color:#4a4e6a; text-align:center;">163 +<div class="info-note info-note-lg" style="margin-top:24px;text-align:center;"> 164 164 <svg class="ico" viewBox="0 0 24 24"><circle cx="12" cy="12" r="10"/><line x1="12" y1="16" x2="12" y2="12"/><line x1="12" y1="8" x2="12.01" y2="8"/></svg> 本名・メールアドレス・警告状態などの個人情報は非公開です 165 165 </div> 166 166 {{/html}}