meintest
This commit is contained in:
parent
a4e5dca0d3
commit
2887dcc45a
5 changed files with 42 additions and 22 deletions
|
@ -62,7 +62,7 @@
|
|||
</article>
|
||||
</main>
|
||||
<aside>
|
||||
<div>Aktuell darf nur alle <strong>3</strong> Minuten ein Text ausgedruckt werden.</div>
|
||||
<div>Aktuell darf nur alle <strong><?php echo PAUSEZEIT_MS /1000 ?></strong> Sekunden ein Text ausgedruckt werden.</div>
|
||||
<div>Es sind nur <?php echo TEXT_MAXLINE ?> Zeichen pro Zeile Platz (Schreibmaschinenbreite) - es
|
||||
gibt aber einen automatischen Umbruch.</div>
|
||||
<div><p>Der Zeichensatz ist auf das limitiert, was die Maschine kann.
|
||||
|
@ -86,4 +86,4 @@
|
|||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue