gmyth-stream/server/0.3/html/stop_selected.html
author renatofilho
Tue Jul 03 13:53:26 2007 +0100 (2007-07-03)
branchtrunk
changeset 768 b405295259f3
permissions -rw-r--r--
[svn r774] Fixed problem with transcode after adding chunck feature
     1 <html>
     2    <head><title>GMyth-Streamer Server Stopped Transcoders</title></head>
     3    <body>
     4       <h1>GMyth-Streamer stopped running transcoders:</h1>
     5       <ul>
     6             %(opts)s
     7       </ul>
     8       <ul>
     9             %(menu)s
    10       </ul>
    11    </body>
    12 </html>