diff --git a/app/views/Project/index.html.php b/app/views/Project/index.html.php index c484965..753b084 100644 --- a/app/views/Project/index.html.php +++ b/app/views/Project/index.html.php @@ -94,7 +94,7 @@ 0) { ?>
  • "> $i, - "language" => $this->search_crit['lang'], + "language" => urlencode($this->search_crit['lang']), "owner" => $this->search_crit['owner'], "sort" => $this->search_crit['sort']))?>"> @@ -115,7 +115,7 @@