Merge pull request #1189 from batuhawk/master
Note style updated in signed
This commit is contained in:
commit
877d299533
@ -177,7 +177,7 @@
|
||||
<th>
|
||||
@if ($invoice->notes)
|
||||
<p class="form-control-label">{{ trans_choice('general.notes', 2) }}</p>
|
||||
<p class="form-control text-muted long-texts">{{ $invoice->notes }}</p>
|
||||
<p class="text-muted long-texts">{{ $invoice->notes }}</p>
|
||||
@endif
|
||||
</th>
|
||||
</tr>
|
||||
|
Loading…
x
Reference in New Issue
Block a user