Commit 4804634eeaeadda622c2c046d22f27c868eb565b

Authored by Marcelo Horacio Fortino
1 parent c36037d7
Exists in master

create another div 4 addthis

Showing 1 changed file with 4 additions and 2 deletions   Show diff stats
header.rhtml
... ... @@ -17,9 +17,11 @@
17 17 });
18 18 });
19 19 </div>
20   -</script>
  20 +<div align="center">
21 21 <!-- AddThis Button BEGIN -->
22 22 <a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=300&amp;pubid=ra-537ce67f0ac68ff3"><img src="http://s7.addthis.com/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a>
23 23 <script type="text/javascript">var addthis_config = {"data_track_addressbar":true};</script>
24 24 <script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-537ce67f0ac68ff3"></script>
25   -<!-- AddThis Button END -->
26 25 \ No newline at end of file
  26 +<!-- AddThis Button END -->
  27 +</div>
  28 +</script>
... ...