gmyth-stream/server/html/stop_selected.html
author melunko
Fri Mar 14 13:14:36 2008 +0000 (2008-03-14)
branchtrunk
changeset 945 457f25eb3569
parent 718 3fbcd3d9b2d1
permissions -rw-r--r--
[svn r954] updated configure.ac to 0.8.2
     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>