diff --git a/src/utility/slaveCreationWidgets.tw b/src/utility/slaveCreationWidgets.tw
index 65a4368694b0553c389b43177ef0970a67befdfb..e991469dab8ee3acd882f3f2fc6338583b476ee9 100644
--- a/src/utility/slaveCreationWidgets.tw
+++ b/src/utility/slaveCreationWidgets.tw
@@ -293,7 +293,7 @@
 %/
 <<widget "CustomSlaveSkin">>
 	<<replace #skin>>
-		<<textbox "$customSlave.origSkin" $customSlave.origSkin "Custom Slave">>
+		<<textbox "$customSlave.skin" $customSlave.skin "Custom Slave">>
 	<</replace>>
 <</widget>>