Fixed some setup pages.
Fixed home link messenger.js Fixed help link messenger-info.js Removed form action in sound.js (Not needed)
This commit is contained in:
@@ -83,7 +83,7 @@ setTimeout("clearAllLists();", 2*1000);
|
|||||||
<tr>
|
<tr>
|
||||||
<td width=5 height=26>
|
<td width=5 height=26>
|
||||||
<td width=93>
|
<td width=93>
|
||||||
<table width=93 cellspacing=0 cellpadding=0 href=wtv-guide:/help?topic=Messenger&subtopic=Index>
|
<table width=93 cellspacing=0 cellpadding=0 href=wtv-guide:/help?topic=Index&subtopic=Glossary>
|
||||||
<tr>
|
<tr>
|
||||||
<td>
|
<td>
|
||||||
<table cellspacing=0 cellpadding=0>
|
<table cellspacing=0 cellpadding=0>
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ function ShowMessengerPanel()
|
|||||||
<tr>
|
<tr>
|
||||||
<td abswidth=6>
|
<td abswidth=6>
|
||||||
<td abswidth=92 absheight=76>
|
<td abswidth=92 absheight=76>
|
||||||
<table absheight=76 cellspacing=0 cellpadding=0>
|
<table href="wtv-home:/home" absheight=76 cellspacing=0 cellpadding=0>
|
||||||
<tr>
|
<tr>
|
||||||
<td align=right>
|
<td align=right>
|
||||||
<img src="${minisrv_config.config.service_logo}" width=87 height=67>
|
<img src="${minisrv_config.config.service_logo}" width=87 height=67>
|
||||||
|
|||||||
@@ -90,7 +90,7 @@ data += `
|
|||||||
<TD WIDTH=20>
|
<TD WIDTH=20>
|
||||||
<TD WIDTH=198 VALIGN=top ALIGN=left>
|
<TD WIDTH=198 VALIGN=top ALIGN=left>
|
||||||
<spacer type=block height=20 width=1>
|
<spacer type=block height=20 width=1>
|
||||||
<form action="client:ConfirmPhoneSetup">
|
<form>
|
||||||
<table cellspacing=0 cellpadding=0>
|
<table cellspacing=0 cellpadding=0>
|
||||||
<tr>
|
<tr>
|
||||||
<td valign=top>
|
<td valign=top>
|
||||||
|
|||||||
Reference in New Issue
Block a user