give report button an ID

This commit is contained in:
Jack Case
2025-11-16 20:54:57 +00:00
parent ead1e34689
commit 32b0994076

View File

@@ -44,6 +44,6 @@
</div>
<div id="report" style="visibility: collapse;">
<button>Report this page</button>
<button id="report-button">Report this page</button>
</div>
</body>