mirror of https://github.com/itflow-org/itflow
changed number to name
This commit is contained in:
parent
68b232e4fd
commit
ab308af4f9
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
<div>
|
||||
<label>Type Group</label>
|
||||
<input type="text" class="form-control" name="type_group" value="<?php echo $account_type_group; ?>" readonly>
|
||||
<input type="text" class="form-control" name="type_group" value="<?php echo $account_type; ?>" readonly>
|
||||
|
||||
</div>
|
||||
<div class="form-group">
|
||||
|
|
|
|||
Loading…
Reference in New Issue