send: change wording, use note instead of post

In nostr we write notes, not posts no tweets just notes.
pull/39/head
OFF0 2 years ago
parent b321acde02
commit edbb861bf1
Signed by: offbyn
GPG Key ID: 94A2F643C51F37FA

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

Loading…
Cancel
Save