diff --git a/src/uncategorized/buySlaves.tw b/src/uncategorized/buySlaves.tw
index 2d914f95db185d04b49eada4f004e2a8ab41acb9..7ab37ef75705dda70c572b91edf42b00d7174bcd 100644
--- a/src/uncategorized/buySlaves.tw
+++ b/src/uncategorized/buySlaves.tw
@@ -211,7 +211,7 @@ __Sex Slave Purchase Options__
 
 <<if ($rep > 11000)>>
 	<br>[[Place a special order|Custom Slave]] | //Customizable but very expensive.//
-	<br>[[Place a special job order|JobFulfillmentCenterOrder]] | //Very expensive.//
+	<br>[[Place a slave customised for a specific role|JobFulfillmentCenterOrder]] | //Very expensive but specalised.//
 <</if>>
 
 <<if ($rep > 14000)>>
diff --git a/src/utility/slaveCreationWidgets.tw b/src/utility/slaveCreationWidgets.tw
index fb4f7f8f427ff9324a894aede9b2ae4653dcfda1..c66d85c75407e5b0a62fdd68a871ce585112fe7e 100644
--- a/src/utility/slaveCreationWidgets.tw
+++ b/src/utility/slaveCreationWidgets.tw
@@ -196,10 +196,7 @@
 		@@.yellow;Healthy.@@
 	<</replace>>
 
-	<<replace "#originalSex">>
-		$activeSlave.genes.
-	<</replace>>
-	
+
 	<<replace "#muscles">>
 		Normal.
 	<</replace>>