Changeset 610138
- Timestamp:
- 10/09/2012 07:12:36 PM (13 years ago)
- File:
-
- 1 edited
-
testimonials-pro/trunk/testimonials-pro.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
testimonials-pro/trunk/testimonials-pro.php
r607404 r610138 72 72 } 73 73 } 74 74 $TP_desc = str_replace("\\","",$TP_desc); 75 75 $TP_countP =$TP_count+1; 76 76 $TP_div_opacity = ($TP_count==0)?'opacity:1;display:inherit; ':'opacity:0; display:none;';
Note: See TracChangeset
for help on using the changeset viewer.