From: Andrew Dolgov Date: Mon, 18 Apr 2011 12:29:10 +0000 (+0400) Subject: about dialog, UI tweaks X-Git-Tag: 1.5.3~30 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=da497babda5b85504f3d0471751490c88f025b57;p=tt-rss.git about dialog, UI tweaks --- diff --git a/modules/popup-dialog.php b/modules/popup-dialog.php index 02459ba8..1f98edad 100644 --- a/modules/popup-dialog.php +++ b/modules/popup-dialog.php @@ -954,6 +954,36 @@ } + if ($id == "about") { + print ""; + print ""; + print "
"; + print ""; + print ""; + + print "

Tiny Riny RSS

+ Version ".VERSION." +

Copyright © 2005-".date('Y')." + Andrew Dolgov + and other contributors.

+

Licensed under GNU GPL version 2.

"; + + print "

+ Official site — + + Support the project.

"; + + print "
"; + + print "
"; + print ""; + print "
"; + } print ""; } diff --git a/prefs.php b/prefs.php index 41744357..5b70b2ca 100644 --- a/prefs.php +++ b/prefs.php @@ -1,12 +1,12 @@ - @@ -29,7 +29,7 @@ - + @@ -47,7 +47,7 @@ - +