summaryrefslogtreecommitdiffstats
path: root/index.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 /index.php
parent0b81ee38e96bd00630a7530ac6adb0a8a73e96e8 (diff)
change page title, add RHEL / CentOS / EPEL
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index b3e82bd..b8edab2 100644
--- a/index.php
+++ b/index.php
@@ -37,7 +37,7 @@
require 'include/main.php';
$smarty->assign('ariane', $ariane);
-$smarty->assign('page_title', 'Packages in Fedora repositories');
+$smarty->assign('page_title', 'Packages in Fedora / RHEL / CentOS / EPEL repositories');
try {