Browse Source

TODO done

change submit button to edit instead of add
master
n0m1s 10 years ago
parent
commit
3a6530c623
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      addEvent.php

+ 0
- 1
addEvent.php View File

@ -213,7 +213,6 @@ Supprimer l'évènement !</a>
<div id="left">Contact :</div>
<input type="text" name="contact" value="<?php echo $defaults['contact']; ?>" />
<br>
<!-- //TODO: change submit buttons if edit instead of add -->
<?php
if(!$edit)
{


Loading…
Cancel
Save