Changeset 11886


Ignore:
Timestamp:
28 Oct 2014, 17:39:37 (10 years ago)
Author:
uli
Message:

Change signature image settings due to turned image.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kwarapoly/branches/uli-pdfsigs/src/waeup/kwarapoly/students/browser.py

    r11884 r11886  
    394394<br /><br />
    395395<!-- image size: 229x100 pixels; ratio (2.29:1) must be kept -->
    396 <img src="${signature_img_path}" valign="-33"
    397      height="100" width="44" />
     396<img src="${signature_img_path}" valign="-30"
     397     height="75" width="172" />
    398398<br />
    399399M.O. Adebayo<br />
     
    452452
    453453<!-- image size: 229x100 pixels; ratio (2.29:1) must be kept -->
    454 <img src="${signature_img_path}" valign="-38"
    455      height="114" width="50" />
     454<img src="${signature_img_path}" valign="-30"
     455     height="75" width="172" />
    456456<br />
    457457M.O. Adebayo<br />
Note: See TracChangeset for help on using the changeset viewer.