mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 10:05:41 +00:00
notification mark read
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<a href="./edit/">
|
||||
<a href="<.= key .>/edit/">
|
||||
<img class="sitekey-form__edit" src="<.=
|
||||
crate::FILES.get("./static/cache/img/svg/edit.svg").unwrap() .>" alt="Edit
|
||||
sitekey" />
|
||||
|
||||
@@ -20,6 +20,7 @@
|
||||
/>
|
||||
</a>
|
||||
<. if READONLY { .>
|
||||
<. let key = "."; .>
|
||||
<. include!("./__edit-sitekey-icon.html"); .>
|
||||
<. } .>
|
||||
</h1>
|
||||
|
||||
Reference in New Issue
Block a user