Compose: Button "Posten" -> "Eintrag erstellen"
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -48,7 +48,7 @@
|
|||||||
<textarea name="content" rows="4" maxlength="1000" placeholder="Was gibt's Neues?"></textarea>
|
<textarea name="content" rows="4" maxlength="1000" placeholder="Was gibt's Neues?"></textarea>
|
||||||
<p class="muted" id="paste-msg"></p>
|
<p class="muted" id="paste-msg"></p>
|
||||||
<input name="file" type="file" accept="image/*">
|
<input name="file" type="file" accept="image/*">
|
||||||
<button type="submit">Posten</button>
|
<button type="submit">Eintrag erstellen</button>
|
||||||
</form>
|
</form>
|
||||||
<p class="msg" id="entry-msg"></p>
|
<p class="msg" id="entry-msg"></p>
|
||||||
</section>
|
</section>
|
||||||
|
|||||||
Reference in New Issue
Block a user