Skip to content
Snippets Groups Projects
Commit d3384bec authored by Richard Taesler's avatar Richard Taesler
Browse files

prog 2 is now tutor

parent 91ff5769
No related branches found
No related tags found
No related merge requests found
......@@ -141,7 +141,7 @@
<a href="Homepage.html">LOGO</a>
</div>
<div class="nav-dots">
<h1>Prog 1</h1>
<h1>Group 1</h1>
</div>
<a href="#" class="account-btn">Account</a>
</nav>
......
......@@ -33,10 +33,7 @@
<button onclick="location.href='Course.html'" class="box">
Prog 1
</button>
<button
onclick="location.href='AssignmentTutor.html'"
class="box"
>
<button onclick="location.href='TutorCourse.html'" class="box">
Prog 2
</button>
</div>
......
......@@ -59,12 +59,5 @@
Donnerstag 15-17Uhr
</button>
</main>
<div id="popup-box" class="modal">
<div class="content">
<h1>Wollen sie der Gruppe beitreten?</h1>
<p><a href="#popup-box2">Ja</a></p>
<a href="#">Nein</a>
</div>
</div>
</body>
</html>
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