diff --git a/src/uncategorized/options.tw b/src/uncategorized/options.tw
index 31bd7df827b52193c407a96771ec598f557e126e..5f15c9cc7694d664977d6a1b54d79d5ca6c1725e 100644
--- a/src/uncategorized/options.tw
+++ b/src/uncategorized/options.tw
@@ -736,7 +736,7 @@ This save was created using FC version $ver build $releaseID.
 
 	<p>
 		UI theme selector. Allows to select a single CSS file to be loaded. <span class="red">The file has to be located in the same directory as the HTML file otherwise it will simply not load at all.</span>
-		<<includeDOM App.UI.Theme.selector(), "themeSelector">>
+		<<includeDOM App.UI.Theme.selector()>>
 	</p>
 
 	<<set _options = new App.UI.OptionsGroup()>>