-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathincl-foia-bottom.php
57 lines (46 loc) · 1.31 KB
/
incl-foia-bottom.php
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
</td><td style="width:5px"></td>
</tr></table>
<style type=text/css>
.footers {
color: white;
font-size: 9pt;
font-family: arial;
margin-left: 10px;
text-decoration: none;
}
.footers A:link {
color: white;
text-decoration: underline;
}
.footers A:visited {
color: white;
text-decoration: underline;
}
.footers A:hover {
color: yellow;
text-decoration: underline;
}
.footers A:active {
color: yellow;
text-decoration: underline;
}
</style>
<iframe id=divblocker scrolling=0 style='height:0px; width:0px' frameborder=0 style='background-color:white; border:none; border-width:0px'></iframe>
<div id=divshadow></div>
<div id=divprefsshadow></div>
<div id=divprefs></div>
<div id=b0 style='height:20px;'></div>
<div id=b1 style='width:100%; background-color:9E7BFF'>
<div id=b1a style='padding-left:10px; padding-top:10px; padding-bottom:10px; padding-right:10px;' class='footers'>
<p>FOIA, version <?
echo $version_no;
?>
by Brad Heath / <a href=mailto:[email protected]>[email protected]</a> <br />
<a target=_blank href="http://www.gnu.org/licenses/gpl-3.0.txt">GNU General Public License, Version 3</a> for public use and distribution.
</div>
</div>
<div id=b1 style='width:100%; height:10px; background-color:7A5DC7'>
</div>
</div>
</body>
</html>