source: sandbox/jabberit_messenger/trophy/index.html @ 2271

Revision 2271, 418 bytes checked in by alexandrecorreia, 14 years ago (diff)

Ticket #986 - Reimplementar interface mais leve para o IM, sem a necessidades de plugins adicionais.

  • Property svn:executable set to *
Line 
1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en">
3        <head>
4                <title>.: Modificado :.</title>
5                <script type='text/javascript' src='js/loadIM.js'></script>
6
7        </head>
8        <body>
9                <div id='trophyimclient' />
10                <script type='text/javascript' src='js/trophyim.js'></script>
11        </body>
12</html>
Note: See TracBrowser for help on using the repository browser.