BUG 9181 The logo is not the origin of Processmaker SOLVED
- I add origin logo in color white - I add size of logo the width 250 and height 40
This commit is contained in:
@@ -23,7 +23,7 @@
|
|||||||
<table class="x-pm-headerbar">
|
<table class="x-pm-headerbar">
|
||||||
<tr>
|
<tr>
|
||||||
<td width="50%" valign="middle">
|
<td width="50%" valign="middle">
|
||||||
<img src="{$logo_company}" width="180" height="24"/>
|
<img src="{$logo_company}" width="250" height="40"/>
|
||||||
</td>
|
</td>
|
||||||
|
|
||||||
<td align="right" valign="top">
|
<td align="right" valign="top">
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 2.7 KiB |
Reference in New Issue
Block a user