Plugin Directory

Changeset 405731


Ignore:
Timestamp:
07/06/2011 09:04:04 PM (15 years ago)
Author:
webgig
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • googleplusone-button/tags/1.0.1/googleplusone-button-display.php

    r405642 r405731  
    9292    if ($twg_gpo_button_location == 'left'){
    9393         return  '<div id="gpo_leftcontainer"><div class="gpo_buttons"><g:plusone size="'.$twg_gpo_button_size.'" count="'.$twg_gpo_include_count.'"></g:plusone></div></div>';
    94         return $op ;
    9594    } else if (($twg_gpo_button_location == 'top') || ($twg_gpo_button_location == 'bottom') || ($twg_gpo_button_location == 'both')){
    9695        return '<div id="gpo_bottomcontainer">
Note: See TracChangeset for help on using the changeset viewer.