Subversion Repositories wimsdev

Rev

Rev 17171 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 17171 Rev 17349
Line 9... Line 9...
9
!set newf_=!rename $imgf_
9
!set newf_=!rename $imgf_
10
!if alt notin $options
10
!if alt notin $options
11
  !set options=$options alt=""
11
  !set options=$options alt=""
12
!endif
12
!endif
13
<img src="$newf_" $options>
13
<img src="$newf_" $options>
-
 
14