-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfooter.php
More file actions
36 lines (16 loc) · 935 Bytes
/
footer.php
File metadata and controls
36 lines (16 loc) · 935 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Untitled Document</title>
</head>
<body>
<table border="0" style="margin-top:0px; width:100%; height:20px;">
<tr>
<td height="50" align="center" width="100%"><font color="#9480CA" style='font-family:Georgia;' size="2">
Copyright © VNR Seeds Pvt Ltd. All rights reserved. Designed by VNR Seeds Pvt Ltd.<a onclick="window.open('http://www.vnrseeds.com','popup','width=1000,height=800,scrollbars=yes,resizable=yes,toolbar=no,directories=yes,location=no,menubar=yes,status=no,left=0,top=0'); return false" href="http://www.vnrseeds.com"><font color="#E87400" style='font-family:Georgia;' size="2"></font></a>
</font> </td>
</tr>
</table>
</body>
</html>