~ubuntu-branches/ubuntu/precise/kompozer/precise

« back to all changes in this revision

Viewing changes to mozilla/extensions/venkman/resources/content/venkman-source2-window.html

  • Committer: Bazaar Package Importer
  • Author(s): Anthony Yarusso
  • Date: 2007-08-27 01:11:03 UTC
  • Revision ID: james.westby@ubuntu.com-20070827011103-2jgf4s6532gqu2ka
Tags: upstream-0.7.10
ImportĀ upstreamĀ versionĀ 0.7.10

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
 
2
<html>
 
3
  <head>
 
4
    <LINK REL=StyleSheet HREF='chrome://venkman/skin/venkman-source2-default.css'
 
5
      TYPE='text/css' MEDIA='screen'>
 
6
  </head>
 
7
 
 
8
  <body id="venkman-source2-body">
 
9
 
 
10
    <table border="0" cellpadding="0" cellspacing="0" id="source2-table">
 
11
    </table>
 
12
 
 
13
  </body>
 
14
 
 
15
</html>