mirror of
https://github.com/Theodor-Springmann-Stiftung/musenalm.git
synced 2025-10-30 17:55:31 +00:00
BUGFIX: lots of small things
This commit is contained in:
@@ -16,7 +16,11 @@
|
||||
name="almstring"
|
||||
id="almstring"
|
||||
value="{{ $p }}"
|
||||
placeholder="Alm-Nummer"
|
||||
placeholder="{{- if eq $t "baende" -}}
|
||||
Alm-Nummer
|
||||
{{- else -}}
|
||||
Inhalts-Nummer
|
||||
{{- end -}}"
|
||||
class="w-full col-span-3 placeholder:italic placeholder:font-sans" />
|
||||
<button id="submitbutton" type="submit" class="col-span-2">Nachschlagen</button>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user