Dotclear


Ignore:
Timestamp:
08/14/13 16:19:10 (12 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
default
Children:
1376:9af90384e900, 1446:0939663a1b1a, 1876:8da345a51989
Message:

Post ergo enhancement. Can't do more without dev help. See #1533

Location:
plugins/pings
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • plugins/pings/lib.pings.php

    r1179 r1365  
    5959          } 
    6060           
    61           echo '<h3 class="ping-services">'.__('Pings:').'</h3>'; 
     61          echo '<h5 class="ping-services">'.__('Pings:').'</h5>'; 
    6262          $i = 0; 
    6363          foreach ($pings_uris as $k => $v) 
  • plugins/pings/post.js

    r0 r1365  
    1212               $('p.ping-services:last').after(p.append(a)); 
    1313          } 
    14           $('h3.ping-services').toggleWithLegend($('p.ping-services'),{ 
     14          $('h5.ping-services').toggleWithLegend($('p.ping-services'),{ 
    1515               cookie: 'dcx_ping_services' 
    1616          }); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map