Skip to content
Snippets Groups Projects
Commit c41384a2 authored by fazelginanda's avatar fazelginanda
Browse files

fix: add id for submit btn

parent 8945d88e
Branches
Tags
No related merge requests found
......@@ -29,7 +29,7 @@
<hr>
<section class="submission">
<input type="submit" value="Post">
<input type="submit" id="btn-post" value="Post">
</section>
</form>
</section>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment