Differences From
Artifact [ae30d737ce]:
29 29 </div>
30 30 </form>
31 31 </div>
32 32
33 33 <form id="rel" class="modal" method="post">
34 34 <a href="#0" class="button">close</a><div>
35 35 <menu>@relations</menu>
36 - <details>
37 - <summary>circles</summary>
38 - <button name="act" value="encircle">commit</button>
39 - </details>
36 + <div class="check-panel">
37 + @circles
38 + </div>
39 + <button name="act" value="circle">set circles</button>
40 40 <details>
41 41 <summary>sanctions</summary>
42 42 <menu>
43 43 @sanctions
44 44 <div class="opt">
45 45 <a class="neg button" href="/@:xid/report">report</a>
46 46 <p>if this user is violating instance rules, you can report this behavior to moderation staff and ask them to take action. please do not report users simply because you dislike them; this is what the above options are for.</p>
47 47 </div>
48 48 </menu>
49 49 </details>
50 50 </div></form>