Commit: a1ac26e5c9c2765e1239ddf6de1f9aacc1aa7a2a Author: Peter Cowburn <[email protected]> Wed, 15 Mar 2017 09:07:44 +0000 Parents: 03b60c32c2ef04d3947683e64c9560a17ddeac62 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=a1ac26e5c9c2765e1239ddf6de1f9aacc1aa7a2a Log: fix invalid markup in Conferência PHPRS 2017 news entry Changed paths: M archive/entries/2017-03-04-1.xml Diff: diff --git a/archive/entries/2017-03-04-1.xml b/archive/entries/2017-03-04-1.xml index e212239..46c7752 100644 --- a/archive/entries/2017-03-04-1.xml +++ b/archive/entries/2017-03-04-1.xml @@ -15,7 +15,7 @@ <p>From May 12 to 13, 2017, in Porto Alegre / RS-Brazil, the first day will be held workshops and the second lectures.</p> - <p>Check out the programming at <a href="http://conf.phprs.com.br/#schedule" title="Conferência PHPRS | 12 e 13 maio 2017">http://conf.phprs.com.br/#schedule</a> <br\> + <p>Check out the programming at <a href="http://conf.phprs.com.br/#schedule" title="Conferência PHPRS | 12 e 13 maio 2017">http://conf.phprs.com.br/#schedule</a> <br/> Subscriptions at <a href="http://conf.phprs.com.br/#tickets" title="Conferência PHPRS | 12 e 13 maio 2017">http://conf.phprs.com.br/#tickets</a></p> </div> </content> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
