|
|
@ -180,8 +180,7 @@ function DisplayAudio($pagename){ |
|
|
|
<audio width=\"100\" controls=\"controls\" > |
|
|
|
<audio width=\"100\" controls=\"controls\" > |
|
|
|
<source src=\"$audiourl\" type=\"audio/ogg\" /> |
|
|
|
<source src=\"$audiourl\" type=\"audio/ogg\" /> |
|
|
|
Your browser does not allow HTML5 audio.</audio> |
|
|
|
Your browser does not allow HTML5 audio.</audio> |
|
|
|
</a></br>"; |
|
|
|
</a></br>Download the <a href=\"$audiourl\">audio file (ogg)</a> to play later.</div>"; |
|
|
|
print "Download the <a href=\"$audiourl\">audio file (ogg)</a> to play later.</div>"; |
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
//display images with transparancy invertionnaly proportional to last time of update |
|
|
|
//display images with transparancy invertionnaly proportional to last time of update |
|
|
|