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

From version Icon 18.1 Icon
edited by Super Admin
on 2026/03/08 18:52
Change comment: There is no comment for this version
To version Icon 8.1 Icon
edited by XWikiGuest
on 2026/03/06 17:47
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.superadmin
1 +XWiki.XWikiGuest
Content
... ... @@ -122,7 +122,7 @@
122 122   </td></tr>
123 123   <tr><th>所属校</th><td>
124 124   #if($profileSchoolCode && $profileSchoolCode != '')
125 - <a href="/bin/view/Schools/${profileSchoolCode}/WebHome">$!profileSchoolName</a>
125 + <a href="/xwiki/bin/view/Schools/${profileSchoolCode}/WebHome">$!profileSchoolName</a>
126 126   #else
127 127   未公開
128 128   #end