*** empty log message ***
diff --git a/scripts/wantedFunctions.php b/scripts/wantedFunctions.php
index 3ca721e..67858ee 100644
--- a/scripts/wantedFunctions.php
+++ b/scripts/wantedFunctions.php
@@ -41,7 +41,7 @@
 				echo "<li $style>$name - $" . $amount . "</li>";
 			}
 			else {
-				echo "$name ";
+				echo "&nbsp;$name ";
 			}
 		}
 	}