diff --git a/modules/popup-dialog.php b/modules/popup-dialog.php index 02459ba84..1f98edadb 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 417443570..5b70b2cad 100644 --- a/prefs.php +++ b/prefs.php @@ -1,12 +1,12 @@ - @@ -29,7 +29,7 @@ - + @@ -47,7 +47,7 @@ - +