Commit c36037d76953a345c59a5b7f7b0074aa9071ebfe
1 parent
0d203bae
Exists in
master
update
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
header.rhtml
... | ... | @@ -16,10 +16,10 @@ |
16 | 16 | setTimeout( function() { $("#assets-menu").slideUp(400); }, 500 ); |
17 | 17 | }); |
18 | 18 | }); |
19 | +</div> | |
19 | 20 | </script> |
20 | 21 | <!-- AddThis Button BEGIN --> |
21 | 22 | <a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=300&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> |
22 | 23 | <script type="text/javascript">var addthis_config = {"data_track_addressbar":true};</script> |
23 | 24 | <script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-537ce67f0ac68ff3"></script> |
24 | -<!-- AddThis Button END --> | |
25 | -</div> | |
26 | 25 | \ No newline at end of file |
26 | +<!-- AddThis Button END --> | |
27 | 27 | \ No newline at end of file | ... | ... |