Skip to content
Snippets Groups Projects
Commit 5ffaf8fe authored by Thomas Riechert's avatar Thomas Riechert
Browse files

Abstract submission link on registration form added

parent fd9d25a4
No related branches found
No related tags found
No related merge requests found
......@@ -18,6 +18,15 @@ if(isset($_POST['submit'])){
?>
<div class="row">
<div class="col-12">
<h3>Zur Einreichung eines Abstracts nutzen Sie bitte folgenden Link: <a href="https://easychair.org/conferences/?conf=pcpreloaded2021">https://easychair.org/conferences/?conf=pcpreloaded2021</a></h3>
</div>
</div>
<div class="row">
<div class="col-12">
......
<div class="row">
<div class="col-12">
<h3>Please use the following link to submit an abstract: <a href="https://easychair.org/conferences/?conf=pcpreloaded2021">https://easychair.org/conferences/?conf=pcpreloaded2021</a></h3>
</div>
</div>
<?php
if(isset($_POST['submit'])){
......@@ -18,6 +27,7 @@ if(isset($_POST['submit'])){
?>
<div class="row">
<div class="col-12">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment