Rev 16511 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 16511 | Rev 17170 | ||
---|---|---|---|
Line 17... | Line 17... | ||
17 | !read themes/$wims_theme/mailurl.proc |
17 | !read themes/$wims_theme/mailurl.proc |
18 | !if $mailurl_!=$empty |
18 | !if $mailurl_!=$empty |
19 | !exit |
19 | !exit |
20 | !endif |
20 | !endif |
21 | 21 | ||
22 | mailurl_2=!replace internal @ by <img src="gifs/aa.png" alt="arobase" style="height:1em;vertical-align: middle;" |
22 | mailurl_2=!replace internal @ by <img src="gifs/aa.png" alt="arobase" style="height:1em;vertical-align: middle;"> in $mailurl_2 |
23 | 23 | ||
24 | #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> |
24 | #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> |
25 | #!exit |
25 | #!exit |
26 | 26 | ||
27 | mailurl_c=!randitem a,b,c,l,m,n,x,y,z,A,B,C,L,M,N,X,Y,Z |
27 | mailurl_c=!randitem a,b,c,l,m,n,x,y,z,A,B,C,L,M,N,X,Y,Z |