Skip to content

Commit

Permalink
Issue #91: Adjusted table header to changes report semantics.
Browse files Browse the repository at this point in the history
  • Loading branch information
haumacher committed Nov 30, 2024
1 parent 524bfcb commit 0367176
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions phoneblock/src/main/webapp/status.jsp
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@ request.setAttribute("title", "Telefonnummern aktueller Werbeanrufer - PhoneBloc
<thead>
<tr>
<th>Rufnummer</th>
<th title="Suchanfragen nach dieser Nummer heute">Heute</th>
<th title="Insgesammt gestellte Suchanfragen nach dieser Nummer">Gestern</th>
<th title="Anzahl an Suchanfragen nach dieser Nummer seit gestern">Heute und gestern</th>
<th title="Insgesammt gestellte Suchanfragen nach dieser Nummer">Gesamt</th>
<th>Letzte Anfrage</th>
</tr>
</thead>
Expand Down

0 comments on commit 0367176

Please sign in to comment.