summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--web/template/pkg_details.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/template/pkg_details.php b/web/template/pkg_details.php
index 9730d7e..f4eed51 100644
--- a/web/template/pkg_details.php
+++ b/web/template/pkg_details.php
@@ -290,7 +290,7 @@ endif;
<?php endif; ?>
</div>
<div id="pkgfiles" class="listing">
- <h3><?= __('Sources') ?></h3>
+ <h3><?= __('Sources') . " (" . count($sources) . ")"?></h3>
</div>
<?php if (count($sources) > 0): ?>
<div>