Edit meme creation

This commit is contained in:
2024-05-16 10:08:25 +02:00
parent b1386c23f2
commit 7c383141c6
2 changed files with 3 additions and 1 deletions

View File

@@ -19,5 +19,6 @@
<label for="articleprivilegeinput">Oprávnenie na pozretie článku:</label><br>
<input type="number" id="articleprivilegeinput" min="1" value="1" step="1"><br>
<button id="articlesubmit" onclick="submitarticle()">Add</button>
<button id="articlecreateclose" onclick="togglearticlecreate()"><i class="ri-close-line"></i></button>
</div>
</div>