This website works better with JavaScript.
Home
Help
Sign In
ESIR
/
KiWi-Calendar
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
syntax error fix
master
n0m1s
10 years ago
parent
d1f1497105
commit
12ebee06eb
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
addEvent.php
+ 1
- 1
addEvent.php
View File
@ -217,7 +217,7 @@ Supprimer l'évènement !</a>
if
(
!
$edit
)
if
(
!
$edit
)
{
{
?>
?>
<
input
id
=
"
submitButton
"
type
=
"
submit
"
value
=
"
Ajouter l'évènement
"
!
/>
<
input
id
=
"
submitButton
"
type
=
"
submit
"
value
=
"
Ajouter l'évènement
!
"
/>
<
?
php
<
?
php
}
}
else
else
Write
Preview
Loading…
Cancel
Save