- Timestamp:
- 27 Oct 2014, 23:26:21 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kwarapoly/branches/uli-pdfsigs/src/waeup/kwarapoly/students/browser.py
r11873 r11878 376 376 14. You possess the entry requirement for the programme you are admitted.<br /><br /> 377 377 378 <img src="${signature_img_path}" valign="middle" height="45.8mm" width="20mm" /><br /> 378 379 M.O. Adebayo<br /> 379 380 Admission Officer<br /> 380 381 For: Registrar 381 382 """ 383 # XXX: a note for <img /> tag used here (from reportlab docs): 384 # The valign attribute may be set to a css like value from "baseline", "sub", 385 # "super", "top", "text-top", "middle", "bottom", "text-bottom"; 386 # the value may also be a numeric percentage or an absolute value. 387 # 388 # Burn this remark after reading.
Note: See TracChangeset for help on using the changeset viewer.