Advertisement
chrishajer

Configure signature for notifications

Sep 21st, 2012
700
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.34 KB | None | 0 0
  1. <!-- old notifications -->
  2. {Patient’s Signature:51}
  3.  
  4. {Patient’s Signature:53}
  5. <!-- /end old notifications -->
  6.  
  7.  
  8.  
  9. <!-- new notifications with html -->
  10. <img src="{Patient’s Signature:51}" alt="{Name:1} signature #1" />
  11.  
  12. <img src="{Patient’s Signature:53}" alt="{Name:1} signature #2" />
  13. <!-- /end new notifications with html -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement