salesvspurchase and final accounts pages change
This commit is contained in:
@ -79,7 +79,7 @@
|
||||
<!--COL START-->
|
||||
<div class="col">
|
||||
<div class="form-group">
|
||||
<label for="description"><?php myLang('Description'); ?></label>
|
||||
<label for="description"><?php myLang('Remarks'); ?></label>
|
||||
<textarea class="form-control" id="description" name="description"><?php echo isset($item) ? $item->description : ''; ?></textarea>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user