supprimer modif photo
This commit is contained in:
@@ -40,21 +40,6 @@
|
||||
<button class="btn btn-primary" type="submit" name="form.submitted">Changer le mot de passe</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-1">
|
||||
</div>
|
||||
<div class="col-md-5">
|
||||
<h3>Changer la photo Instagram</h3>
|
||||
<div class="form-group">
|
||||
<label class="control-label" for="photo_instagram">Id Instagram</label>
|
||||
<input class="form-control" type="text" name="photo_instagram" value="${member.photo_instagram}"
|
||||
data-fv-notempty="true"
|
||||
data-fv-notempty-message="L'Id est obligatoire" />
|
||||
</div>
|
||||
|
||||
<div class="form-group">
|
||||
<button class="btn btn-primary" type="submit" name="form.photo">Changer la photo</button>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
|
||||
<script>
|
||||
|
||||
Reference in New Issue
Block a user