Changeset 180509
- Timestamp:
- 12/07/2009 02:29:47 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
google-analyticator/trunk/google-analytics-summary-widget.php
r180010 r180509 95 95 function widget() 96 96 { 97 echo '<small>' . __('Loading' ) . '...</small>';97 echo '<small>' . __('Loading', 'google-analyticator') . '...</small>'; 98 98 echo '<div class="target" style="display: none;"></div>'; 99 99 }
Note: See TracChangeset
for help on using the changeset viewer.