Changes for page 学校一覧
Last modified by Super Admin on 2026/03/23 10:15
From version
30.1
edited by Super Admin
on 2026/03/21 17:40
on 2026/03/21 17:40
Change comment:
There is no comment for this version
To version
31.1
edited by Super Admin
on 2026/03/21 17:44
on 2026/03/21 17:44
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Content
-
... ... @@ -41,7 +41,7 @@ 41 41 <div style="display:flex; justify-content:space-between; align-items:center; flex-wrap:wrap; gap:var(--sp-3); margin-bottom:var(--sp-2);"> 42 42 <h1 class="home-section-title" style="margin-bottom:0;">登録されている学校</h1> 43 43 #if($listViewerUser != 'XWiki.XWikiGuest') 44 - <a href="/bin/ view/SeitokaiCode/CreateSchool" class="btn-primary" style="white-space:nowrap; text-decoration:none;">44 + <a href="/bin/SeitokaiCode/CreateSchool" class="btn-primary" style="white-space:nowrap; text-decoration:none;"> 45 45 <svg class="ico" viewBox="0 0 24 24" style="vertical-align:middle; margin-right:4px;"><line x1="12" y1="5" x2="12" y2="19"/><line x1="5" y1="12" x2="19" y2="12"/></svg>新しく学校を追加する 46 46 </a> 47 47 #end