mirror of
https://github.com/itflow-org/itflow
synced 2026-03-03 12:24:51 +00:00
changed number to name
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
<div>
|
<div>
|
||||||
<label>Type Group</label>
|
<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>
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
|
|||||||
Reference in New Issue
Block a user