Update historiaPosilkowNaglowek.gtpl
This commit is contained in:
parent
90076633df
commit
763e6b982b
@ -2,7 +2,7 @@
|
||||
<html lang="pl">
|
||||
<head>
|
||||
<title>Stołówka ZPM Historia Biletów</title>
|
||||
<h5><p style="text-align: right;">Zalogowano jako {{.UserView}} <button class="button button4"><a href="wylogowano" target="self">WYLOGUJ</a></button></p></h5>
|
||||
<h5><p style="text-align: right;">Zalogowano jako {{.UserView}} <button class="button button4"><a href="http://localhost:9197/wylogowano">WYLOGUJ</a></button></p></h5>
|
||||
<link rel="shortcut icon" href="http://www.bronowicka.zs4.lublin.eu/wp-content/uploads/cutlery-297617_1280.png" />
|
||||
<center><img src="http://www.bronowicka.zs4.lublin.eu/wp-content/uploads/cutlery-297617_1280.png" width="150" height="100"/></center>
|
||||
</head>
|
||||
@ -15,7 +15,7 @@
|
||||
<thead>
|
||||
<tr>
|
||||
<td style="width: 15em; height: 2em" align="center"><b>ID biletu</b></td>
|
||||
<td style="width: 15em; height: 2em" align="center"><b>Kto wydrukował bilet</b></td>
|
||||
<td style="width: 15em; height: 2em" align="center"><b>Kto wydrukował bilet (ID użytk.)</b></td>
|
||||
<td style="width: 15em; height: 2em" align="center"><b>Data i Czas drukowania</b></td>
|
||||
<td style="width: 15em; height: 2em" align="center"><b>Koszt Biletu (zł)</b></td>
|
||||
<td style="width: 15em; height: 2em" align="center"><b>Czy został opłacony?</b></td>
|
||||
|
Loading…
Reference in New Issue
Block a user