diff --git a/src/uncategorized/saGetMilked.tw b/src/uncategorized/saGetMilked.tw
index 35ed2ef92faedc113bd8abd604ab2b06e4576be3..f03713071899e8acf22adb9d3eeb421bd79edd15 100644
--- a/src/uncategorized/saGetMilked.tw
+++ b/src/uncategorized/saGetMilked.tw
@@ -9,13 +9,12 @@
 
 gets milked this week.
 <<if $dairy > 0>>
-	<<if $dairyRestraintsSetting < 2>>
+<<if $dairyRestraintsSetting < 2>>
 		<<if (($universalRulesFacilityWork == 1) && ($slaves[$i].assignment == "get milked") && ($dairySpots > 0)) || ($slaves[$i].assignment == "work in the dairy")>>
 			<<if ($slaves[$i].assignment == "get milked")>>
 				Since there's extra space in $dairyName, she spends most of her milkings there.
 				<<set $dairySpots -= 1>>
 			<</if>>
-		<</if>>
 		<<if ($Milkmaid != 0)>>
 			While there, she gets the benefit of $Milkmaid.slaveName's <<if ($Milkmaid.physicalAge < 21)>>youthful energy<<else>>care<</if>><<if ($Milkmaid.oralSkill >= 100)>> and talented tongue<</if>>.
 				<<if ($slaves[$i].devotion < $milkmaidDevotionThreshold)>>
@@ -28,7 +27,8 @@ gets milked this week.
 					<<set $slaves[$i].health += $milkmaidHealthBonus>>
 				<</if>>
 		<</if>>
-	<</if>>
+		<</if>>
+<</if>>
 <</if>>
 
 <<if $slaves[$i].lactation > 0>>