--- a/src/templates/annotationWidget.html Tue Jan 03 17:14:01 2012 +0100
+++ b/src/templates/annotationWidget.html Wed Jan 04 10:59:04 2012 +0100
@@ -5,9 +5,9 @@
<div class='Ldt-AnnotationContent'>
<div class='Ldt-AnnotationShareIcons'>
- <a class='Ldt-fbShare' href=''><img src='{{img_dir}}/facebook.png' alt='share on facebook'></img></a>
- <a class='Ldt-TwShare' href=''><img src='{{img_dir}}/twitter.png' alt='share on twitter'></img></a>
- <a class='Ldt-GplusShare' href=''><img src='{{img_dir}}/google.png' alt='share on google+'></img></a>
+ <a target='_blank' class='Ldt-fbShare' href=''><img src='{{img_dir}}/facebook.png' alt='share on facebook'></img></a>
+ <a target='_blank' class='Ldt-TwShare' href=''><img src='{{img_dir}}/twitter.png' alt='share on twitter'></img></a>
+ <a target='_blank' class='Ldt-GplusShare' href=''><img src='{{img_dir}}/google.png' alt='share on google+'></img></a>
</div>
<div class='Ldt-SaTitle'></div>