diff options
author | don bright <hugh.m.bright@gmail.com> | 2012-12-04 02:38:46 (GMT) |
---|---|---|
committer | don bright <hugh.m.bright@gmail.com> | 2012-12-04 02:38:46 (GMT) |
commit | fcaa4811e20121c15d4d75ae1cc31ef93d44cf81 (patch) | |
tree | 08a3b196bcebe8709aea3c74f4496fc2d36f2f87 /src | |
parent | 29c22aa55dff1a1b422bf92b2b6f7852e7be21c4 (diff) |
move flattr image to right-hand side.
Diffstat (limited to 'src')
-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> |