send: change wording, use note instead of post

In nostr we write notes, not posts no tweets just notes.
OFF0 2022-12-10 16:05:05 +01:00
parent b321acde02
commit edbb861bf1
Signed by: offbyn
GPG Key ID: 94A2F643C51F37FA
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
<div id="newMessage" hidden>
<form action="#" id="writeForm" class="form-inline">
<fieldset>
<legend>write a new post</legend>
<legend>write a new note</legend>
<textarea name="message" rows="1"></textarea>
<div class="buttons">
<button type="submit" id="publish" disabled>send</button>