Plugin Directory

Changeset 1503239


Ignore:
Timestamp:
09/27/2016 12:40:35 AM (8 years ago)
Author:
appsnity
Message:

add support.html

Location:
live-clock-date/trunk
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • live-clock-date/trunk/LiveClockDateWidget.php

    r1468783 r1503239  
    8080            echo $before_title . $title . $after_title;
    8181
    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>';
    8383
    8484        /* Start --- Live Clock Date JS*/
Note: See TracChangeset for help on using the changeset viewer.