feat(multi-pages): audit link via multi-target preset (doctrine 150)
Some checks failed
WEVAL NonReg / nonreg (push) Has been cancelled

This commit is contained in:
Opus
2026-04-23 23:25:40 +02:00
parent 86093304ff
commit bffeaa8629

View File

@@ -912,4 +912,8 @@ function sendChatToPaperclip(){
</script>
</body>
<!-- WEVIA-AUDIT-LINK-MULTI-v1 -->
<a href="/wevia-audit.html" style="position:fixed;bottom:16px;right:16px;padding:10px 16px;background:linear-gradient(135deg,#10b981,#047857);color:#fff;border-radius:8px;font-weight:700;font-size:13px;text-decoration:none;z-index:9999;box-shadow:0 4px 12px rgba(16,185,129,0.4)">Audit Trail</a>
<!-- /WEVIA-AUDIT-LINK-MULTI-v1 -->
</html>