From: Andrew Dolgov Date: Wed, 16 Aug 2006 07:55:25 +0000 (+0100) Subject: move feed editor buttons to the right X-Git-Tag: schema_freeze_for_1.2.2~7 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=22cc88c0371ede3fdaf1c7f53a8cf96366581468;p=tt-rss.git move feed editor buttons to the right --- diff --git a/backend.php b/backend.php index dff780b1..8928582b 100644 --- a/backend.php +++ b/backend.php @@ -1383,13 +1383,14 @@ print ""; - print ""; - - print "
+ print "
"; + + print "
"; + return; }