change button names
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
|
||||
<label for="description">Description</label>
|
||||
<textarea name="description" class="form-control"></textarea>
|
||||
<input type="submit" class="btn btn-success" name="Ajouter" />
|
||||
<input type="submit" class="btn btn-success" value="Ajouter" name="Ajouter" />
|
||||
</form>
|
||||
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user