Remove php from state view
This commit is contained in:
parent
40f12b7267
commit
ac6de04bb7
|
@ -24,7 +24,7 @@
|
|||
|
||||
<div class="col-md-6">
|
||||
<div class="form-group">
|
||||
<label for="newState"> <?= $SLANG['NewState'] ?></label>
|
||||
<label for="newState">New State</label>
|
||||
<input class="form-control" type="text" id="newState" name="newState" value="" size="16" />
|
||||
</div> <!-- end .form-group -->
|
||||
</div> <!-- end .col-md-6 -->
|
||||
|
|
Loading…
Reference in New Issue