You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
//echo '<span id="rezgo-short-url-label">Quick link to this page</span><br />'.$url;
echo '<span id="rezgo-short-url-label">Quick link to this page</span><br /><input type="text" id="rezgo-short-url" class="form-control" onclick="this.select();" value="'.$url.'" />';