diff --git a/devNotes/VersionChangeLog-Premod+LoliMod.txt b/devNotes/VersionChangeLog-Premod+LoliMod.txt
index 42097cc9b202740ea1811df51413411df832194e..bdca3dbc9376bec919853820f3751455b5524302 100644
--- a/devNotes/VersionChangeLog-Premod+LoliMod.txt
+++ b/devNotes/VersionChangeLog-Premod+LoliMod.txt
@@ -4,9 +4,13 @@
 
 2/26/18
 
+	373
+	-raWidgets now will not complain about "please you"
+	-fixed policies and PA tabs requiring cybermod
+
 	372
 	-more prodding to seBirthWidgets
-	-sidebar redesign
+	-sidebar reorganization
 
 2/25/18
 
diff --git a/src/uncategorized/storyCaption.tw b/src/uncategorized/storyCaption.tw
index f8c80b308681b7a6721fdd81bef35f5113f8749a..efd4f7b0a7994ca17cd6550b7f0ebade4c063af2 100644
--- a/src/uncategorized/storyCaption.tw
+++ b/src/uncategorized/storyCaption.tw
@@ -520,6 +520,7 @@
 		<<if $riotCenter == 1>>
 		<br><span id="riotCenter"><<link "Manage Rebels">><<set $nextButton = "Back", $nextLink = _Pass>><<goto "riotControlCenter">><</link>></span> @@.cyan;[Shift+R]@@
 		<</if>>
+		<</if>>
 		<<if $cyberMod != 0 && $researchLab.built == "true">>
 			<br>[[Manage Research Lab|Research Lab][$temp = 0]]
 		<</if>>
@@ -530,6 +531,7 @@
 		<br>
 		<br><span id="PAOButton"><<link [[Personal Assistant|Personal assistant options]]>><</link>></span> @@.cyan;[T]@@
 		<br><span id="policyButton"><<link [[Policies]]>><</link>></span> @@.cyan;[Y]@@
+		<<if $secExp == 1>>
 		<br><span id="edictButton"><<link [[Edicts|edicts]]>><</link>></span> @@.cyan;[D]@@
 		<</if>>
 		<<if $FSAnnounced>>
@@ -559,7 +561,7 @@
 	<<if $riotCenter == 1>>
 	<br><span id="riotCenter"><<link "Manage Rebels">><<set $nextButton = "Back", $nextLink = _Pass>><<goto "riotControlCenter">><</link>></span> @@.cyan;[Shift+R]@@
 	<</if>>
-
+	<</if>>
 	<<if $cyberMod != 0 && $researchLab.built == "true">>
 	<br>[[Manage Research Lab|Research Lab][$temp = 0]]
 	<</if>>
@@ -570,6 +572,7 @@
 	<br>
 	<br><span id="PAOButton"><<link [[Personal Assistant|Personal assistant options]]>><</link>></span> @@.cyan;[T]@@
 	<br><span id="policyButton"><<link [[Policies]]>><</link>></span> @@.cyan;[Y]@@
+	<<if $secExp == 1>>
 	<br><span id="edictButton"><<link [[Edicts|edicts]]>><</link>></span> @@.cyan;[D]@@
 	<</if>>
 	<<if $FSAnnounced>>
diff --git a/src/utility/raWidgets.tw b/src/utility/raWidgets.tw
index 7691dd360093f2c54bdac3e93fa55b9a9ceaf4e2..08e03e2438ef08eb3ea1a069c9ada6c4ff50a5df 100644
--- a/src/utility/raWidgets.tw
+++ b/src/utility/raWidgets.tw
@@ -2957,7 +2957,7 @@ Your brand design is ''$brandDesign.''
 	<<case "no default setting">>
 		<<run delete _currentRule.setAssignment>>
 	
-	<<case "rest">>
+	<<case "rest" "please you">>
 		/% slaves always qualify for this assignment %/
 
 	<<case "live with your Head Girl">>