diff --git a/lib/visualpatterns/NavBar.inc b/lib/visualpatterns/NavBar.inc
index 369ad4d..2505893 100644
--- a/lib/visualpatterns/NavBar.inc
+++ b/lib/visualpatterns/NavBar.inc
@@ -182,7 +182,7 @@ class NavBar {
if ((strcmp($this->sSection,"Standard Search") == 0) || (strcmp($this->sSection,"Advanced Search") == 0)) {
$bar .= "\n ";
} else {
- $bar .= "\n";
+ $bar .= "\n";
(isset($this->iFolderID) ? $bar .= "iFolderID . "\" />\n " : $bar .= "");
(isset($this->iDocumentID) ? $bar .= "iDocumentID . "\" />\n " : $bar .= "");
(isset($this->sCategoryName) ? $bar .= "sCategoryName . "\" />\n " : $bar .= "");
@@ -211,7 +211,7 @@ class NavBar {
$sToRender = "\n\n