r1560: In vote.php, we sanitize the vote value as UINT when it should be INT to allow...
[bugdar.git] / templates / footer.tpl
1 </div>
2
3 <div id="copyright">
4 <div><lang 1="$version">{@"Powered by Bugdar %1$s"}</lang></div>
5 <div>{@"Copyright"} &copy;2002 - $year, Blue Static</div>
6 </div>
7
8 </body>
9
10 </html>