give report button an ID
This commit is contained in:
@@ -44,6 +44,6 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="report" style="visibility: collapse;">
|
<div id="report" style="visibility: collapse;">
|
||||||
<button>Report this page</button>
|
<button id="report-button">Report this page</button>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
Reference in New Issue
Block a user