diff --git a/public_html/deployment/classes/project.class.php b/public_html/deployment/classes/project.class.php
index af26e3be641930a6c9c2a77477fd58e5d93e68c2..6f12c363a2ec4f98cb3e876d98098d201f856bda 100644
--- a/public_html/deployment/classes/project.class.php
+++ b/public_html/deployment/classes/project.class.php
@@ -3326,7 +3326,7 @@ class project extends base {
                         ' . t("repositoryinfos") . '<br>
                         <strong>
                         ' . $this->_aPrjConfig["build"]["type"] . '</strong> ' . preg_replace('/.*\@(.*):.*/', '($1)', $this->_aPrjConfig["build"]["url"])
-                    . ': <strong title="' . t('branch-select') . '">' . $aBranches . '</strong>'
+                    . ': <strong title="' . t('branch-select') . '">' . count($aBranches) . '</strong>'
                     . '<br>
                     </div>
                     <div>