parsav  Diff

Differences From Artifact [9ae0c0e533]:

To Artifact [8a477a8698]:


    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     36   	<div class="check-panel">
    37     37   		@circles
    38     38   	</div>
    39         -	<button name="act" value="circle">set circles</button>
           39  +	<menu class="horizontal choice">
           40  +		<button name="act" value="circle" formaction="#">set circles and close</button>
           41  +		<button name="act" value="circle" formaction="?go=/conf/circles">set and go to circles</button>
           42  +	</menu>
    40     43   	<details>
    41     44   		<summary>sanctions</summary>
    42     45   		<menu>
    43     46   			@sanctions
    44     47   			<div class="opt">
    45     48   				<a class="neg button" href="/@:xid/report">report</a>
    46     49   				<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     50   			</div>
    48     51   		</menu>
    49     52   	</details>
    50     53   </div></form>