event.cgi -> broadcast.cgi

event.cgi is on a uBlock list, so we rename it.
This commit is contained in:
Milan
2024-02-17 22:15:57 +01:00
parent 62c0b42383
commit 022c271118
8 changed files with 14 additions and 14 deletions

View File

@@ -43,7 +43,7 @@
</TMPL_IF>
<TMPL_IF .allow.create_event>
<form action="event.cgi"
<form action="broadcast.cgi"
style="float:left"
>
<input type="hidden" name="project_id" value="<TMPL_VAR .project_id>">