--- a/src/templates/createAnnotationWidget.html Tue Jan 03 12:25:57 2012 +0100
+++ b/src/templates/createAnnotationWidget.html Tue Jan 03 14:28:17 2012 +0100
@@ -26,10 +26,11 @@
<div class='Ldt-createAnnotation-endScreen' style='display: none'>
Thank you, your annotation has been saved.
- <div style='margin-top: 12px;'>
- <img src='{{img_dir}}/tweet_button.png' style='margin-right: 20px; display: table-cell'></img>
- <img src='{{img_dir}}/facebook_button.png' style='margin-right: 20px; display: table-cell'></img>
- <img src='{{img_dir}}/gplus_button.png' style='margin-right: 20px; display: table-cell'></img>
+ Would you like to share it on social networks ?
+ <div style='margin-top: 12px; text-align: center;'>
+ <img src='{{img_dir}}/tweet_button.png' style='margin-right: 20px;'></img>
+ <img src='{{img_dir}}/facebook_button.png' style='margin-right: 20px;'></img>
+ <img src='{{img_dir}}/gplus_button.png' style='margin-right: 20px;'></img>
</div>
</div>
</div>