Rev 5789 | Rev 8261 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5789 | Rev 5924 | ||
---|---|---|---|
Line 14... | Line 14... | ||
14 | !read themes/$wims_theme/mailurl.proc |
14 | !read themes/$wims_theme/mailurl.proc |
15 | !if $mailurl_!=$empty |
15 | !if $mailurl_!=$empty |
16 | !exit |
16 | !exit |
17 | !endif |
17 | !endif |
18 | 18 | ||
19 | mailurl_2=!replace internal @ by <img |
19 | mailurl_2=!replace internal @ by <img src="gifs/aa.gif" alt="aa"/> in $mailurl_2 |
20 | 20 | ||
21 | #mailurl_=<a target="wims_sendmail" href="$wims_ref_name?session=$(wims_session)_sendmail&module=adm/sendmail&cmd=new&job=new&subject=$mailurl_3">$mailurl_2</a> |
21 | #mailurl_=<a target="wims_sendmail" href="$wims_ref_name?session=$(wims_session)_sendmail&module=adm/sendmail&cmd=new&job=new&subject=$mailurl_3">$mailurl_2</a> |
22 | #!exit |
22 | #!exit |
23 | 23 | ||
24 | mailurl_c=!randitem a,b,c,l,m,n,x,y,z,A,B,C,L,M,N,X,Y,Z |
24 | mailurl_c=!randitem a,b,c,l,m,n,x,y,z,A,B,C,L,M,N,X,Y,Z |