diff --git a/devNotes/VersionChangeLog-Premod+LoliMod.txt b/devNotes/VersionChangeLog-Premod+LoliMod.txt
index 0bc76d5a833f0794ed32baed4b15c20067ad2f4b..424acc30998d9c8af2920e1a65ec0d711016a747 100644
--- a/devNotes/VersionChangeLog-Premod+LoliMod.txt
+++ b/devNotes/VersionChangeLog-Premod+LoliMod.txt
@@ -4,6 +4,10 @@
 
 4/10/2018
 
+	38
+	-various typos and minor fixes
+	-fixed tabbed main's link issues
+
 	37
 	-added ability to give slaves your surname during marriage
 	-unbound slaveInteract impreg block from fuckdoll suit (it now checks .fuckdoll instead)
diff --git a/src/SecExp/attackOptions.tw b/src/SecExp/attackOptions.tw
index 5667b8777e2d459b78b7869c30873a74e07c46ea..dccd671610c4bcee416a5444b4a8de23a56bac39 100644
--- a/src/SecExp/attackOptions.tw
+++ b/src/SecExp/attackOptions.tw
@@ -184,51 +184,75 @@ approximately <strong><<print $estimatedMen>> men</strong> are coming, they seem
 __Battle Plan__:
 <br>
 
+<<switch $leadingTroops>>
+<<case "PC">>
+	<<set _leader = $PC.name>>
+<<case "assistant">>
+	<<set _leader = $assistantName>>
+<<case "bodyguard">>
+	<<set _leader = $Bodyguard.slaveName>>
+<<case "headGirl">>
+	<<set _leader = $HeadGirl.slaveName>>
+<<case "citizen">>
+	<<set _leader = "The citizens' militia commander">>
+<<case "mercenary">>
+	<<set _leader = "The mercenary commander">>
+<<case "colonel">>
+	<<set _leader = $securityForceName +"'s Colonel">>
+<</switch>>
+
 /* leader assignment */
-<span id="leader"><strong><<print $assistantName>></strong></span> will lead your troops.
+<span id="leader"><strong><<print _leader>></strong></span> will lead your troops.
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
 	<<link "Personally join the battle">>
 		<<set $leadingTroops = "PC">>
-		<<replace "#leader">><strong><<print $PC.name>></strong><</replace>>
+		<<set _leader = $PC.name>>
+		<<replace "#leader">><strong><<print _leader>></strong><</replace>>
 	<</link>>
 	|
 	<<link "Let $assistantName lead the troops">>
 		<<set $leadingTroops = "assistant">>
-		<<replace "#leader">><strong><<print $assistantName>></strong><</replace>>
+		<<set _leader = $assistantName>>
+		<<replace "#leader">><strong><<print _leader>></strong><</replace>>
 	<</link>>
 	<<if $Bodyguard != 0 && $slavesOfficers == 1>>
 	|
 	<<link "Let your bodyguard lead your troops">>
 		<<set $leadingTroops = "bodyguard">>
-		<<replace "#leader">><strong><<print $Bodyguard.slaveName>></strong><</replace>>
+		<<set _leader = $Bodyguard.slaveName>>
+		<<replace "#leader">><strong><<print _leader>></strong><</replace>>
 	<</link>>
 	<</if>>
 	<<if $HeadGirl != 0 && $slavesOfficers == 1>>
 	|
 	<<link "Let your head girl lead your troops">>
 		<<set $leadingTroops = "headGirl">>
-		<<replace "#leader">><strong><<print $HeadGirl.slaveName>></strong><</replace>>
+		<<set _leader = $HeadGirl.slaveName>>
+		<<replace "#leader">><strong><<print _leader>></strong><</replace>>
 	<</link>>
 	<</if>>
 	<<if $militiaFounded == 1>>
 	|
 	<<link "Let the citizens' militia officers lead the troops">>
 		<<set $leadingTroops = "citizen">>
-		<<replace "#leader">><strong>The citizens' militia commander</strong><</replace>>
+		<<set _leader = "The citizens' militia commander">>
+		<<replace "#leader">><strong><<print _leader>></strong><</replace>>
 	<</link>>
 	<</if>>
 	<<if $mercenaries > 0>>
 	|
 	<<link "Let the mercenary officers lead the troops">>
 		<<set $leadingTroops = "mercenary">>
-		<<replace "#leader">><strong>The mercenary commander</strong><</replace>>
+		<<set _leader = "The mercenary commander">>
+		<<replace "#leader">><strong><<print _leader>></strong><</replace>>
 	<</link>>
 	<</if>>
 	<<if $securityForceCreate == 1>>
 	|
 	<<link "Let The Colonel lead the troops">>
 		<<set $leadingTroops = "colonel">>
-		<<replace "#leader">><strong>$securityForceName's colonel</strong><</replace>>
+		<<set _leader = $securityForceName +"'s Colonel">>
+		<<replace "#leader">><strong><<print _leader>></strong><</replace>>
 	<</link>>
 	<</if>>
 
diff --git a/src/uncategorized/main.tw b/src/uncategorized/main.tw
index d490f979ba2165b94b449add96abfb2f634dde45..5a8beb734bc03724de05f7a6795219ba1406fc75 100644
--- a/src/uncategorized/main.tw
+++ b/src/uncategorized/main.tw
@@ -116,6 +116,7 @@ __''MAIN MENU''__&nbsp;&nbsp;&nbsp;&nbsp;//[[Summary Options]]//
 	<<if $positionMainLinks >= 0>>
 		<<MainLinks>>
 	<</if>>
+	<<set _j = "Back", _k = "AS Dump", _l = "Main">>
 
 	<<CreateSimpleTabs>>
 	<body>
diff --git a/src/uncategorized/masterSuiteReport.tw b/src/uncategorized/masterSuiteReport.tw
index 61b3a8d077941311d67aa72c6c8e73eddb67d826..9b95f162b40380e4a0386bae5c060e6ec56ba32e 100644
--- a/src/uncategorized/masterSuiteReport.tw
+++ b/src/uncategorized/masterSuiteReport.tw
@@ -386,6 +386,8 @@
 		<<set $Concubine = $slaves[_FLs], _dump = $MastSiIDs.deleteAt(0), _DL-->>
 	<</if>>
 
+	<br><br>
+
 	<<if $arcologies[0].FSRestart != "unset" && $propOutcome != 1 && _masterSuitePregnantSlaves > 0>>
 		The Societal Elite know what you are doing with your bedslaves. @@.red;They do not approve.@@
 		<<set $failedElite += 5*_masterSuitePregnantSlaves>>
diff --git a/src/uncategorized/seWedding.tw b/src/uncategorized/seWedding.tw
index eb36f2eee50623dab0fc58279fb8d98baebca3e3..af2109ce2be0cdc4275973fc17e6376fbc9471f7 100644
--- a/src/uncategorized/seWedding.tw
+++ b/src/uncategorized/seWedding.tw
@@ -388,7 +388,7 @@
 				<<elseif $activeSlave.devotion+$activeSlave.trust >= 175>>
 					The new Mrs. $activeSlave.slaveSurname hears this, of course, and breaks down again. Not only is she to be blessed with your child, but she's to take your surname as well.
 				<<elseif $activeSlave.devotion < -20 && $activeSlave.trust > 20>>
-					The new Mrs. $activeSlave.slaveSurname hears this, of course, and scoffs audibly. Just another burden for her to carry; just like the child soon to be growing in her womb.
+					The new Mrs. $activeSlave.slaveSurname hears this, of course, and scoffs audibly. Just another burden for her to carry; like the child soon to be growing in her womb.
 				<<elseif $activeSlave.devotion < -20>>
 					The new Mrs. $activeSlave.slaveSurname hears this, of course, and breaks down again. Not only are you binding her to you with your child, but with your name as well.
 				<<else>>