Darwin-Streaming-Server/WebAdmin/WebAdminHtml/playlist_error_log.html

1 line
1.2 KiB
HTML
Raw Permalink Normal View History

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <style type="text/css"> td { font-family: Arial, Helvetica, Geneva, Swiss, sans-serif; font-size: 12px } .large { font-weight: bold; font-size: 14px } .small { font-size: 10px } .white { color: #FFFFFF } .header { font-size: 18px; color:#666699 } input { font-size: 12px } </style> </head> <body bgcolor="#FFFFFF" background="images/stripes_gray.gif"> <qtssobject type=form param="_self"> <input type=hidden name=filename value="general_settings.html"> <input type=hidden name=action value="SaveGeneralSettings"> <table border=0 cellspacing=0 cellpadding=0 width=620> <tr> <td align=left valign=top width=20> <img src="images/spacer.gif" width=20 height=20 align=top alt=""> </td> <td valign=top align=center> <br> <table border=0 cellspacing=0 cellpadding=2 width="100%"> <tr> <td align=left nowrap class=header> <qtssstring name="PLErrorLogHeader"/> </td> </tr> <tr> <td align=left> <img src="images/divider.gif" width="100%" height=1 align=middle alt=""> </td> </tr> <tr> <td align=left><qtssobject name=playlistErrorLogText/> </tr> </table> </td> </tr> </table>