File: groupchat_chat.html.ca_ES

package info (click to toggle)
jwchat 1.0beta3-3
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 6,288 kB
  • ctags: 382
  • sloc: xml: 462; sh: 80; makefile: 6
file content (12 lines) | stat: -rw-r--r-- 412 bytes parent folder | download | duplicates (29)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <title></title>
    <script src="switchStyle.js"></script>
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>

  <body style="margin:8px;">
    <iframe id="groupchatIChat" name="groupchatIChat" src="groupchat_ichat.html" scrolling="yes" style="width:100%;height:100%;"></iframe>
  </body>
</html>