diff --git a/src/uncategorized/autosurgerySettings.tw b/src/uncategorized/autosurgerySettings.tw
index 06a6cfb4aaabf6945502a492173ac6b749adba05..937ebbaf1ffcd360e8b49881e500a009611ac028 100644
--- a/src/uncategorized/autosurgerySettings.tw
+++ b/src/uncategorized/autosurgerySettings.tw
@@ -241,11 +241,11 @@ Lip implants:
 
 <br><br>
 <<if $bellyImplants >= 1>>	
-	Belly/Uterus implant: ''<span id = "bellyimplant">no default setting</span>.''
+	Belly/Uterus implant: ''<span id = "bimpl">no default setting</span>.''
 	<br>
-	<<rbutton "$currentRule.surgery.bellyImplant" "no default setting" "bellyimplant" "don't do anything">> No changes |
-	<<rbutton "$currentRule.surgery.bellyImplant" "install" "bellyimplant" "if possible install implant">> Install |
-	<<rbutton "$currentRule.surgery.bellyImplant" "remove" "bellyimplant" "remove installed implant">> Remove  
+	<<rbutton "$currentRule.surgery.bellyImplant" "no default setting" "bimpl" "don't do anything">> No changes |
+	<<rbutton "$currentRule.surgery.bellyImplant" "install" "bimpl" "if possible install implant">> Install |
+	<<rbutton "$currentRule.surgery.bellyImplant" "remove" "bimpl" "remove installed implant">> Remove  
 	<br><br>
 <</if>>
 
diff --git a/src/uncategorized/rulesAssistant.tw b/src/uncategorized/rulesAssistant.tw
index 9e3a890f16395db3d58d3d3e245bd03b10080aa1..81e054bfaabec1bf5047594242c7f84ba1a25bb4 100644
--- a/src/uncategorized/rulesAssistant.tw
+++ b/src/uncategorized/rulesAssistant.tw
@@ -1032,20 +1032,20 @@ Buttplugs for other slaves: <span id="buaccessory">''$currentRule.buttplug.''</s
 
 <<if $bellyImplants >= 1>>	
 	<br>
-	Belly implant target volume (if present): ''<span id = "bellyimplant">no default setting</span>.''
+	Belly implant target volume (if present): ''<span id = "bimpl">no default setting</span>.''
 	<br>
-	<<rbutton "$currentRule.bellyImplantVol" "-1" "bellyimplant" "no changes">> No changes |
-	<<rbutton "$currentRule.bellyImplantVol" "0" "bellyimplant" "empty implant">> Empty |
-	<<rbutton "$currentRule.bellyImplantVol" "1500" "bellyimplant" "early pregnancy">> Small |
-	<<rbutton "$currentRule.bellyImplantVol" "5000" "bellyimplant" "second trimester pregnancy">> Mid-pregnancy |
-	<<rbutton "$currentRule.bellyImplantVol" "15000" "bellyimplant" "full-term pregnancy">> Full-term |
-	<<rbutton "$currentRule.bellyImplantVol" "30000" "bellyimplant" "full-term with twins pregnancy">> Twins |
-	<<rbutton "$currentRule.bellyImplantVol" "45000" "bellyimplant" "full-term with triplets pregnancy">> Triplets |
-	<<rbutton "$currentRule.bellyImplantVol" "60000" "bellyimplant" "full-term with quadruplets pregnancy">> Quads |
-	<<rbutton "$currentRule.bellyImplantVol" "75000" "bellyimplant" "full-term with quintuplets pregnancy">> Quints |
-	<<rbutton "$currentRule.bellyImplantVol" "90000" "bellyimplant" "full-term with sextuplets pregnancy">> Sextuplets |
-	<<rbutton "$currentRule.bellyImplantVol" "105000" "bellyimplant" "full-term with septuplets pregnancy">> Septuplets |
-	<<rbutton "$currentRule.bellyImplantVol" "120000" "bellyimplant" "full-term with octuplets pregnancy">> Octomom 
+	<<rbutton "$currentRule.bellyImplantVol" "-1" "bimpl" "no changes">> No changes |
+	<<rbutton "$currentRule.bellyImplantVol" "0" "bimpl" "empty implant">> Empty |
+	<<rbutton "$currentRule.bellyImplantVol" "1500" "bimpl" "early pregnancy">> Small |
+	<<rbutton "$currentRule.bellyImplantVol" "5000" "bimpl" "second trimester pregnancy">> Mid-pregnancy |
+	<<rbutton "$currentRule.bellyImplantVol" "15000" "bimpl" "full-term pregnancy">> Full-term |
+	<<rbutton "$currentRule.bellyImplantVol" "30000" "bimpl" "full-term with twins pregnancy">> Twins |
+	<<rbutton "$currentRule.bellyImplantVol" "45000" "bimpl" "full-term with triplets pregnancy">> Triplets |
+	<<rbutton "$currentRule.bellyImplantVol" "60000" "bimpl" "full-term with quadruplets pregnancy">> Quads |
+	<<rbutton "$currentRule.bellyImplantVol" "75000" "bimpl" "full-term with quintuplets pregnancy">> Quints |
+	<<rbutton "$currentRule.bellyImplantVol" "90000" "bimpl" "full-term with sextuplets pregnancy">> Sextuplets |
+	<<rbutton "$currentRule.bellyImplantVol" "105000" "bimpl" "full-term with septuplets pregnancy">> Septuplets |
+	<<rbutton "$currentRule.bellyImplantVol" "120000" "bimpl" "full-term with octuplets pregnancy">> Octomom 
 <</if>>
 
 <br><br>