From ad491d75a67574c1b76bfe7b269e6c22511eaede Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 12 Jan 2010 15:27:04 +0300 Subject: more button styles work --- modules/popup-dialog.php | 31 +++++++++---------------------- modules/pref-feeds.php | 10 ++++------ 2 files changed, 13 insertions(+), 28 deletions(-) (limited to 'modules') diff --git a/modules/popup-dialog.php b/modules/popup-dialog.php index 12c912ea4..affb3e846 100644 --- a/modules/popup-dialog.php +++ b/modules/popup-dialog.php @@ -133,11 +133,7 @@ print "
"; - print ""; + print ""; print " " . __('match on')." "; @@ -185,13 +181,9 @@ print ""; print "
- -
"; + + +
"; print ""; @@ -238,9 +230,7 @@ print " "; print ""; + name=\"reg_exp\" size=\"30\" value=\"$reg_exp\">"; print ""; print " "; - print " "; + print " "; - print ""; + print ""; print ""; diff --git a/modules/pref-feeds.php b/modules/pref-feeds.php index f02ae6c4c..fb5a1ecae 100644 --- a/modules/pref-feeds.php +++ b/modules/pref-feeds.php @@ -403,13 +403,11 @@ print "
- +
- - + +
"; return; -- cgit v1.2.3-54-g00ecf