Changeset 229974
- Timestamp:
- 04/16/2010 05:50:15 PM (16 years ago)
- Location:
- twitter-follow-me-box
- Files:
-
- 2 edited
-
tags/1.2/tfmb.php (modified) (1 diff)
-
trunk/tfmb.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
twitter-follow-me-box/tags/1.2/tfmb.php
r229971 r229974 23 23 add_option('tfmb_color','000000'); 24 24 add_option('tfmb_side','right'); 25 add_option('tfmb_from_top','130 px');25 add_option('tfmb_from_top','130'); 26 26 } 27 27 -
twitter-follow-me-box/trunk/tfmb.php
r229970 r229974 23 23 add_option('tfmb_color','000000'); 24 24 add_option('tfmb_side','right'); 25 add_option('tfmb_from_top','130 px');25 add_option('tfmb_from_top','130'); 26 26 } 27 27
Note: See TracChangeset
for help on using the changeset viewer.