mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-20 00:12:15 +00:00
This commit is contained in:
@@ -121,7 +121,7 @@ function confdel()
|
||||
|
||||
<body class="background_main">
|
||||
<?php
|
||||
echo "<h2>Bachelor-/Diplomarbeitsbetreuungen ($getuid)</h2>";
|
||||
echo "<h2><a href='../../cisdocs/Projektarbeitsabgabe_FHTW_Anleitung.pdf' target='_blank'><img src='../../../skin/images/information.png' alt='Anleitung' title='Anleitung BaDa-Abgabe' border=0></a> Bachelor-/Diplomarbeitsbetreuungen ($getuid)</h2>";
|
||||
|
||||
|
||||
echo $htmlstr;
|
||||
|
||||
@@ -303,7 +303,7 @@ $htmlstr .= "<td width=10% align=center><form action='../../../include/".EXT_FKT
|
||||
$htmlstr .= "<input type='hidden' name='projektarbeit_id' value='".$projektarbeit_id."'>\n";
|
||||
$htmlstr .= "<input type='hidden' name='titel' value='".$titel."'>\n";
|
||||
$htmlstr .= "<input type='hidden' name='uid' value='".$uid."'>\n";
|
||||
$htmlstr .= "<a href='../../cisdocs/Projektarbeitsabgabe_FHTW_Anleitung.pdf' target='_blank'><img src='../../../skin/images/information.png' alt='Anleitung' title='Anleitung BaDa-Abgabe' border=0></a> ";
|
||||
//$htmlstr .= "<a href='../../cisdocs/Projektarbeitsabgabe_FHTW_Anleitung.pdf' target='_blank'><img src='../../../skin/images/information.png' alt='Anleitung' title='Anleitung BaDa-Abgabe' border=0></a> ";
|
||||
$htmlstr .= "<input type='submit' name='note' value='benoten'></form></td>";
|
||||
$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>";
|
||||
|
||||
Reference in New Issue
Block a user