Changeset 2408711
- Timestamp:
- 10/28/2020 08:44:54 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
click-to-call-or-chat-buttons/trunk/ctcocb.php
r2369740 r2408711 451 451 if($col==3){$ctcocb_cols=3;} 452 452 if($ctcocb_options['appearancePosition']>2)$ctcocb_cols=""; 453 $ButtonPhone=$ButtonText=$ButtonWapp=''; 453 $ButtonPhone=$ButtonText=$ButtonWapp=''; 454 $ctcocb_textPhone=$ctcocb_textWapp=$ctcocb_text=''; 454 455 if($ctcocb_options['textPhone']!='')$ctcocb_textPhone='<div class="ctcocb-phone">'.$ctcocb_options['textPhone'].'</div>'; 455 456 if($ctcocb_options['text']!='')$ctcocb_text='<div class="ctcocb-text">'.$ctcocb_options['text'].'</div>';
Note: See TracChangeset
for help on using the changeset viewer.