Changeset 405731
- Timestamp:
- 07/06/2011 09:04:04 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
googleplusone-button/tags/1.0.1/googleplusone-button-display.php
r405642 r405731 92 92 if ($twg_gpo_button_location == 'left'){ 93 93 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 ;95 94 } else if (($twg_gpo_button_location == 'top') || ($twg_gpo_button_location == 'bottom') || ($twg_gpo_button_location == 'both')){ 96 95 return '<div id="gpo_bottomcontainer">
Note: See TracChangeset
for help on using the changeset viewer.