diff options
-rw-r--r-- | src/AboutDialog.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/AboutDialog.html b/src/AboutDialog.html index 5976447..371ea46 100644 --- a/src/AboutDialog.html +++ b/src/AboutDialog.html @@ -3,8 +3,8 @@ <html> <!-- Please note that Qt's TextBrowser renders things slightly unusually, so - a browser alone is not a sufficient test. Just edit this file and re-run - openscad to do your testing. --> + a normal browser alone is not a sufficient test. Just edit this file and rerun + make to do your testing. --> <head> <meta name="qrichtext" content="1" /> @@ -14,7 +14,7 @@ <body style="font-family:'Arial'; font-size:13pt;"> <p> -<a href="https://flattr.com/submit/auto?user_id=openscad&url=http://openscad.org&title=OpenSCAD&language=&tags=github&category=software"><img src=":icons/flattr.png" /></a> +<a align=right href="https://flattr.com/submit/auto?user_id=openscad&url=http://openscad.org&title=OpenSCAD&language=&tags=github&category=software"><img align=right src=":icons/flattr.png" /></a> </p> <p> |