diff --git a/src/uncategorized/saLiveWithHG.tw b/src/uncategorized/saLiveWithHG.tw
index e1cf4456ea1391d8cc99a618e349fc3409028175..b584e96651e6816010b3aa0224ee7d467fe32f9d 100644
--- a/src/uncategorized/saLiveWithHG.tw
+++ b/src/uncategorized/saLiveWithHG.tw
@@ -751,8 +751,6 @@
 	<<include "SA devotion">>
 	<</silently>>
 <<else>>
-	<br>$slaves[$i].slaveName
-	<br>&nbsp;&nbsp;&nbsp;
 	<<if $slaves[$i].choosesOwnClothes == 1>>
 	<<include "SA chooses own clothes">>
 	<<if ($slaves[$i].devotion <= 20)>>
diff --git a/src/utility/miscWidgets.tw b/src/utility/miscWidgets.tw
index 6e25bb2823b62be2b9151fcb9f31db47479557df..81a2ced1fe32390196707a8180a9c53e22c09a62 100644
--- a/src/utility/miscWidgets.tw
+++ b/src/utility/miscWidgets.tw
@@ -1160,11 +1160,11 @@
 <<SlavePronouns $args[0]>>
 <<if $args[0].whoreSkill <= 10>>
 	<<if $args[0].whoreSkill+$skillIncrease > 10>>
-		@@color:green;;$pronounCap now has basic knowledge about how to whore,@@ and can avoid some potentially dangerous situations.
+		@@color:green;$pronounCap now has basic knowledge about how to whore,@@ and can avoid some potentially dangerous situations.
 	<</if>>
 <<elseif $args[0].whoreSkill <= 30>>
 	<<if $args[0].whoreSkill+$skillIncrease > 30>>
-		@@color:green;;$pronounCap now has some skill as a whore,@@ and knows how to sell her body at a good price.
+		@@color:green;$pronounCap now has some skill as a whore,@@ and knows how to sell her body at a good price.
 	<</if>>
 <<elseif $args[0].whoreSkill <= 60>>
 	<<if $args[0].whoreSkill+$skillIncrease > 60>>