forked from science-ation/science-ation
Fix path to signatures
This commit is contained in:
parent
a8d4e5f2df
commit
be475e6dce
@ -196,7 +196,7 @@ else
|
|||||||
echo '<tr><td>';
|
echo '<tr><td>';
|
||||||
|
|
||||||
if ($all_complete == true){
|
if ($all_complete == true){
|
||||||
echo "<a href=\"/content/register_participants_signature.php\">";
|
echo "<a href='register_participants_signature.php'>";
|
||||||
echo i18n("$participationform");
|
echo i18n("$participationform");
|
||||||
echo '</a>';
|
echo '</a>';
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user