summaryrefslogtreecommitdiffstats
path: root/all.php
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-04-13 19:59:51 +0200
committerRemi Collet <fedora@famillecollet.com>2015-04-13 19:59:51 +0200
commitc92ea78488c49384e545ffaf79cd748fa33c815f (patch)
tree1ce5a1f2950c740a45cc5be38bc2384060035e2a /all.php
parent0b81ee38e96bd00630a7530ac6adb0a8a73e96e8 (diff)
change page title, add RHEL / CentOS / EPEL
Diffstat (limited to 'all.php')
-rw-r--r--all.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/all.php b/all.php
index 6eeba7a..44bc6f4 100644
--- a/all.php
+++ b/all.php
@@ -39,12 +39,12 @@ $what=(isset($_GET["what"]) ? $_GET["what"] : false);
$ariane[] = array(
'url' => '#',
- 'text' => 'Packages in Fedora repositories'
+ 'text' => 'Packages in Fedora / RHEL / CentOS / EPEL repositories'
);
$smarty->assign('ariane', $ariane);
$smarty->assign('what', $what);
-$smarty->assign('page_title', 'All packages in Fedora repositories');
+$smarty->assign('page_title', 'All packages in Fedora / RHEL / CentOS / EPEL repositories');
/**
* Retrieve packages informations