mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 20:29:29 +00:00
-fixed merge
This commit is contained in:
@@ -3092,11 +3092,7 @@ else
|
||||
}
|
||||
if ($rechte->isBerechtigt('infocenter', null, 'suid'))
|
||||
{
|
||||
<<<<<<< HEAD
|
||||
echo ' <button type="button" class="btn btn-default btn-xs" onclick="clearList()" id="mailSendButton">Liste aufräumen</button>';
|
||||
=======
|
||||
echo ' <button type="button" class="btn btn-default btn-xs" onclick="clearList()" id="clearListButton" title="Löscht alle Prüflinge, bei denen keine Daten vorhanden sind">Liste aufräumen</button>';
|
||||
>>>>>>> master
|
||||
}
|
||||
echo '</div></div></form>';
|
||||
echo ' <form class="form" role="form">
|
||||
|
||||
Reference in New Issue
Block a user