Changeset 1503239
- Timestamp:
- 09/27/2016 12:40:35 AM (8 years ago)
- Location:
- live-clock-date/trunk
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
live-clock-date/trunk/LiveClockDateWidget.php
r1468783 r1503239 80 80 echo $before_title . $title . $after_title; 81 81 82 echo '<div style="display:none">Your browser is not supported for the Live Clock Timer, please visit <a href=" http://www.thetimenow.com" target="_blank">The Time Now</a> for support.</div>';82 echo '<div style="display:none">Your browser is not supported for the Live Clock Timer, please visit <a href="' . plugins_url( 'support.html', __FILE__ ) . '" target="_blank">The Time Now</a> for support.</div>'; 83 83 84 84 /* Start --- Live Clock Date JS*/
Note: See TracChangeset
for help on using the changeset viewer.