git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3475 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2004-02-06 23:14:34 +00:00
parent 0b4e16ef1e
commit b804b8c403

View file

@ -94,7 +94,6 @@ a:hover
</style> </style>
</head> </head>
<body> <body>
<div class="center">
<table width="750" class="maintable" cellspacing="0" cellpadding="0" align="center"> <table width="750" class="maintable" cellspacing="0" cellpadding="0" align="center">
<tr> <tr>
<td> <td>
@ -299,6 +298,5 @@ it freely, subject to the following restrictions:
</td> </td>
</tr> </tr>
</table> </table>
</div>
</body> </body>
</html> </html>