renaming a few things

This commit is contained in:
osaajani 2019-12-20 18:51:13 +01:00
parent 9eb701ba98
commit eb7dc9d2d4
7 changed files with 17 additions and 12 deletions

View file

@ -80,7 +80,7 @@
<?php } ?>
<div class="form-group">
<label>Date d'envoi du SMS</label>
<input name="scheduleds[<?php $this->s($scheduled['id']); ?>][at]" class="form-control form-datetime" type="text" value="<?php $this->s($scheduled['at']); ?>" readonly>
<input name="scheduleds[<?php $this->s($scheduled['id']); ?>][at]" class="form-control form-datetime auto-width" type="text" value="<?php $this->s($scheduled['at']); ?>" readonly>
</div>
<div class="form-group">
<label>Numéros cibles</label>