From cc3a0ea58feaf6c73b172dbda4408bcc9591ea27 Mon Sep 17 00:00:00 2001 From: Martina Maggio <maggio.martina@gmail.com> Date: Tue, 14 Apr 2015 22:17:20 +0200 Subject: [PATCH] Small changes requested by Euromicro --- index.html | 1 + news.html | 1 + registration.html | 5 +++-- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 15dbfef..ad2fbf3 100644 --- a/index.html +++ b/index.html @@ -35,6 +35,7 @@ The <a href="http://ecrts14.ecrts.org/">26th Euromicro Conference on Real-Time Systems (ECRTS14)</a> was held in Madrid, Spain. ECRTS can be found on <a href="http://www.linkedin.com/groupRegistration?gid=1970956">linkedin.com</a>, <a href="http://twitter.com/ecrts">twitter</a> and <a href="https://www.facebook.com/ecrts">facebook</a>.<br><br> <h4>News</h4> + 14.04.2015 - Deadline for registration and payment of accepted papers: April 30, 2015<br> 14.04.2015 - Camera ready deadline: May 15, 2015<br> 13.04.2015 - It is possible to <a href="registration.html">registrer</a>, early registration deadline May 26, 2015<br> 30.03.2015 - The <a href="wip.html">work in progress</a> and <a href="workshops.html">workshops</a> deadline is 24 April 2015<br> diff --git a/news.html b/news.html index ccc149a..8b3d361 100644 --- a/news.html +++ b/news.html @@ -27,6 +27,7 @@ <img src="img/logo.png"> <h4>News</h4> + 14.04.2015 - Deadline for registration and payment of accepted papers: April 30, 2015<br> 14.04.2015 - Camera ready deadline: May 15, 2015<br> 13.04.2015 - It is possible to <a href="registration.html">registrer</a>, early registration deadline May 26, 2015<br> 30.03.2015 - The <a href="wip.html">work in progress</a> and <a href="workshops.html">workshops</a> deadline is 24 April 2015<br> diff --git a/registration.html b/registration.html index 686ddfe..eca57ba 100644 --- a/registration.html +++ b/registration.html @@ -31,8 +31,9 @@ The registration process is divided in two parts. We collect some information necessary for the organization (dietary constraints and first timers). If you click continue, the form will send you to the Euromicro registration page, - where you are supposed to fill in your data and process the payment or the - registration fee. <b>You need to complete the registration with Euromicro and the payment in order to be registered for the conference.</b><br><br> + where you are supposed to fill in your data and process the payment of the + registration fee. <b>You need to complete the registration with Euromicro and + the payment in order to be registered for the conference.</b><br><br> <form action="processdata.php" method="POST"> First Name:<br><input type="text" name="name"/><br> -- GitLab