mirror of
https://github.com/nelsbrock/NateMan.git
synced 2026-08-14 21:36:49 +02:00
SQL-Zugriffs-Textfeld verkleinert
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
|
||||
<form method="post">
|
||||
<p>
|
||||
<textarea name="query" class="monospace" rows="8" cols="96" placeholder="SQL-Abfrage hier eingeben"
|
||||
<textarea name="query" class="monospace" rows="8" cols="80" placeholder="SQL-Abfrage hier eingeben"
|
||||
required autofocus>{{ query }}</textarea>
|
||||
</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user