mirror of
https://github.com/thiloho/archtika.git
synced 2025-11-22 02:41:35 +01:00
Use english catelog for Postgres full-text search and fix logo scaling on mobile devices
This commit is contained in:
@@ -136,7 +136,7 @@
|
||||
</label>
|
||||
<div class="file-field">
|
||||
<label>
|
||||
Logo image:
|
||||
Logo image (height should be <= 32px):
|
||||
<input type="file" name="logo-image" accept={ALLOWED_MIME_TYPES.join(", ")} />
|
||||
</label>
|
||||
{#if data.header.logo_image}
|
||||
|
||||
Reference in New Issue
Block a user