diff --git a/src/uncategorized/main.tw b/src/uncategorized/main.tw
index 8a3f21bbe1354d342014af9d2148eb17b8574ba6..794053b3271e0372fc794d0cafa66c63a904341a 100644
--- a/src/uncategorized/main.tw
+++ b/src/uncategorized/main.tw
@@ -499,8 +499,9 @@ Filter by assignment: |
 	<</if>>
 <</if>>
 <</for>>
+<</if>>
 
-<<if (_BG > -1) && ($slaves[_BG].assignment == "guard you")>>
+<<if (_BG > -1) && ($slaves[_BG].assignment == "guard you") && ($useSlaveSummaryOverviewTab != 1)>>
 	<<set $i = _BG>>
 	<<set _GO = "idiot ball">>
 	<br><<include "Use Guard">>
@@ -522,7 +523,6 @@ Filter by assignment: |
 	| <<print "[[Abuse her|Gameover][$gameover = _GO]]">>
 <</if>>
 
-<</if>>
 
 <<set $activeSlave = $slaves.random()>>
 <<if $activeSlave && ($activeSlave.assignment != "please you") && ($activeSlave.assignment != "guard you")>>