Commit: 680bd10e13c63f9f8c34ff0051a3c1ad2cb710f3 Author: Martin Jansen <[email protected]> Thu, 8 Aug 2019 18:13:26 +0200 Parents: f891ff587cf9094de8416dbc9e9a9ce2d9240b19 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=680bd10e13c63f9f8c34ff0051a3c1ad2cb710f3 Log: Fix XML in news entry Changed paths: M archive/entries/2019-08-08-3.xml Diff: diff --git a/archive/entries/2019-08-08-3.xml b/archive/entries/2019-08-08-3.xml index 07551f1..1da7eed 100644 --- a/archive/entries/2019-08-08-3.xml +++ b/archive/entries/2019-08-08-3.xml @@ -15,7 +15,7 @@ <p>Conference Date : 2019/12/1 in Tokyo/JAPAN</p> <p>CFP Deadline : 2019/9/2 23:59:59 JST</p> <p>We will announce you when your proposal is approved by mid ~ late September.</p> - <p><a href="https://fortee.jp/phpcon-2019/speaker/proposal/cfp" target="_blank">Submit your papers!!</a><br>Unfortunately, this CfP system doesn\'t support English UI. 😢 + <p><a href="https://fortee.jp/phpcon-2019/speaker/proposal/cfp" target="_blank">Submit your papers!!</a><br/>Unfortunately, this CfP system doesn\'t support English UI. 😢 Please use browser translation feature to submit your proposal. Sorry for the inconvenience.</p> </div> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
