Ignore:
Timestamp:
Feb 9, 2014, 11:06:38 AM (10 years ago)
Author:
mistic100
Message:

typo in variable name

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/SocialButtons/template/google.tpl

    r25178 r27274  
    33  <a title="Share on Google +" href="https://plus.google.com/share?url={$SOCIALBUTT.share_url|urlencode}&hl={$SOCIALBUTT.GOOGLE.lang}"
    44    onclick="javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=390,width=480');return false;" target="_blank" rel="nofollow">
    5     <img src="{$ROOT_PATH}{$SOCIALBUTT_PATH}template/images/google_{$SOCIALBUTT.GOOGLE.size}.png" alt="Google+"></a>
     5    <img src="{$ROOT_URL}{$SOCIALBUTT_PATH}template/images/google_{$SOCIALBUTT.GOOGLE.size}.png" alt="Google+"></a>
    66{else}
    77  {combine_script id='google_plusone' load='footer' path='https://apis.google.com/js/plusone.js'}
Note: See TracChangeset for help on using the changeset viewer.