Changeset 1396:726cee12beea for plugins/pings
- Timestamp:
- 08/16/13 13:23:43 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/pings/lib.pings.php
r1392 r1396 59 59 } 60 60 61 $item = '<h5 class="ping-services">'.__('Pings :').'</h5>';61 $item = '<h5 class="ping-services">'.__('Pings').'</h5>'; 62 62 $i = 0; 63 63 foreach ($pings_uris as $k => $v)
Note: See TracChangeset
for help on using the changeset viewer.