Rev 14981 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14981 | Rev 15054 | ||
---|---|---|---|
Line 63... | Line 63... | ||
63 | <td><audio controls><source src="wims.ogg?$file_url" type="audio/ogg"></audio> |
63 | <td><audio controls><source src="wims.ogg?$file_url" type="audio/ogg"></audio> |
64 | <div class="formHelp">$wims_name_warning: <a href="//caniuse.com/#feat=ogg-vorbis" target="_blank">$name_some_browsers</a> $name_ogg_warning</div></td> |
64 | <div class="formHelp">$wims_name_warning: <a href="//caniuse.com/#feat=ogg-vorbis" target="_blank">$name_some_browsers</a> $name_ogg_warning</div></td> |
65 | <td class="code"><textarea readonly><audio controls><source src="\imagedir/$i" type="audio/ogg"></audio></textarea></td> |
65 | <td class="code"><textarea readonly><audio controls><source src="\imagedir/$i" type="audio/ogg"></audio></textarea></td> |
66 | <td class="code"><textarea readonly>\audio{\imagedir/$i}</textarea></td> |
66 | <td class="code"><textarea readonly>\audio{\imagedir/$i}</textarea></td> |
67 | !else |
67 | !else |
68 | <td><a class="text_icon download" href="$wims_ref_name?$file_url">$i</a></td> |
68 | <td><a class="text_icon download" href="$wims_ref_name?$file_url" download="$i">$i</a></td> |
69 | <td class="code"><textarea readonly><a class="text_icon download" href="\imagedir/$i">$i</a></textarea></td> |
69 | <td class="code"><textarea readonly><a class="text_icon download" href="\imagedir/$i" download="$i">$i</a></textarea></td> |
70 | <td> </td> |
70 | <td> </td> |
71 | !endif |
71 | !endif |
72 | !endif |
72 | !endif |
73 | !endif |
73 | !endif |
74 | <td> |
74 | <td> |