dotnetwizard on "[Plugin: Feedburner Email Widget] Nice Plugin, A Small Update"
May 20, 2010 by David Olsen
Hey Jan, I hope you noticed this, there is a small syntax error in the PHP code that I posted.
Towards the last line,
$html .= '<label>Delivered by <a href="http://feedburner.google.com" target="_blank">FeedBurner</a><label>';
Should be corrected as,
$html .= '<label>Delivered by <a href="http://feedburner.google.com" target="_blank">FeedBurner</a></label>';
My bad, I kinda missed the closing tag slash, the difference does not show up in Firefox, but it shows clearly in other browsers
Sorry for the inconvenience.
Regards
Joel






Comments
Facebook comments:
Feel free to leave a comment...
and oh, if you want a pic to show with your comment, go get a gravatar!