mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-20 08:22:17 +00:00
This commit is contained in:
@@ -292,7 +292,7 @@ $htmlstr .= "<input type='hidden' name='projektarbeit_id' value='".$projektarbei
|
||||
$htmlstr .= "<input type='hidden' name='titel' value='".$titel."'>\n";
|
||||
$htmlstr .= "<input type='hidden' name='uid' value='".$uid."'>\n";
|
||||
$htmlstr .= "<input type='submit' name='note' value='benoten'></form></td>";
|
||||
$htmlstr .= "<td width=10% align=center><form action='http://www.ephorus.de/' title='ephorus' target='_blank' method='GET'>";
|
||||
$htmlstr .= "<td width=10% align=center><form action='https://www1.ephorus.de/' title='ephorus' target='_blank' method='GET'>";
|
||||
$htmlstr .= "<input type='submit' name='ephorus' value='Plagiatsprüfung'></form></td></tr>";
|
||||
$htmlstr .= "<tr><td style='font-size:16px'>Titel: <b>".$titel."<b><br>";
|
||||
$htmlstr .= "</tr>\n";
|
||||
|
||||
Reference in New Issue
Block a user