SMTP-Queue View: also offer the possibility to kill that session.
[citadel.git] / webcit / static / t / who / activesmtpsessions_one.html
index 8c5046a975e1c0b7c5777b8104475c8b2cbedfb9..af277fdca2706bbfc2cf34ff0e458d8c01524ef5 100644 (file)
@@ -5,4 +5,8 @@
                        <?!("WHO:REALHOST", 8)><br><i> <?WHO:REALHOST("X")></i>
                <?!("X", 8)>
        </td>
+       <td class="edit_col">
+               <??("COND:AIDE", 1)><??("WHO:ISME", 2)>
+                       <a href="terminate_session?which_session=<?WHO:SESSION>?template=who" onClick="return ConfirmKill();"><?_("(kill)")></a>&nbsp;
+       </td>
 </tr>