diff --git a/settings/js/personal.js b/settings/js/personal.js
index 8ad26c086b51839879a2830f8b478a9177286c4e..77826c82de1965f746ed862af2f47d13fde05ca0 100644
--- a/settings/js/personal.js
+++ b/settings/js/personal.js
@@ -94,7 +94,7 @@ $(document).ready(function(){
 	$("#languageinput").chosen();
 	// Show only the not selectable optgroup
 	// Choosen only shows optgroup-labels if there are options in the optgroup
-	$(".languagedivider").remove();
+	$(".languagedivider").hide();
 
 	$("#languageinput").change( function(){
 		// Serialize the data