Fixed Xinon Logo Height on PDF Generation
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
<table style="width: 100%">
|
||||
<tr>
|
||||
<td style="width:50%">
|
||||
<img src="<?=$ressourcePathPrefix?>assets/images/xinon-full.png" />
|
||||
<img height="96px" src="<?=$ressourcePathPrefix?>assets/images/xinon-full.png" />
|
||||
</td>
|
||||
<td style="width:50%; text-align: right;">
|
||||
<table style="text-align: left; width:100%">
|
||||
@@ -101,4 +101,4 @@
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user