changed header
This commit is contained in:
parent
1d12d8f244
commit
6264340b58
|
@ -7,7 +7,8 @@
|
|||
<body>
|
||||
<section>
|
||||
<div class="container">
|
||||
<h1 style="margin-left: 10px;">Aktuelles Thema</h1>
|
||||
<h1>Genderwatch-protocol</h1>
|
||||
<h2 style="margin-left: 10px;">Aktuelles Thema</h2>
|
||||
<table class="table-bordered">
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
|
@ -71,7 +72,7 @@
|
|||
<div class="container">
|
||||
|
||||
|
||||
<H1>Abgeschlossene Themen</H1>
|
||||
<H2>Abgeschlossene Themen</H2>
|
||||
<button class="btn btn-primary" onclick="buttonDeleteAllClosedTopics()">alle Löschen</button>
|
||||
<table border="1">
|
||||
<thead>
|
||||
|
|
Loading…
Reference in New Issue