From 8f6f256d8538e9ae9dde38fa38ed11b3c6c3e9cb Mon Sep 17 00:00:00 2001 From: "Johan \"Papa\" Cwiklinski" Date: Tue, 25 May 2010 07:51:33 +0200 Subject: There are no text filter ; styling table legend --- rpm.php | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'rpm.php') diff --git a/rpm.php b/rpm.php index 7c42c3c..54eeda8 100644 --- a/rpm.php +++ b/rpm.php @@ -161,7 +161,7 @@ include '_header.php';
Filter packages - +
- - +
-- cgit From 449959fe84ca08bcfcd5507d91114ec11c34120a Mon Sep 17 00:00:00 2001 From: "Johan \"Papa\" Cwiklinski" Date: Tue, 25 May 2010 08:24:17 +0200 Subject: Change all page layout and validate xhtml 1.0 strict --- rpm.php | 1 - 1 file changed, 1 deletion(-) (limited to 'rpm.php') diff --git a/rpm.php b/rpm.php index 54eeda8..edad029 100644 --- a/rpm.php +++ b/rpm.php @@ -218,7 +218,6 @@ foreach ( $repos_k as $r ) { - -- cgit