Rev Author Line No. Line
289 kaklik 1  
2 <div align="center"><span class="copyright"><br />{ADMIN_LINK}<br />
3 <!--
4 We request you retain the full copyright notice below including the link to www.phpbb.com.
5 This not only gives respect to the large amount of time given freely by the developers
6 but also helps build interest, traffic and use of phpBB 2.0. If you cannot (for good
7 reason) retain the full copyright we request you at least leave in place the
8 Powered by phpBB {PHPBB_VERSION} line, with phpBB linked to www.phpbb.com. If you refuse
9 to include even this then support on our forums may be affected.
10  
11 The phpBB Group : 2002
12 // -->
13 Powered by <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB</a> {PHPBB_VERSION} &copy; 2001, 2002 phpBB Group<br />{TRANSLATION_INFO}</span></div>
14 </td>
15 </tr>
16 </table>
17  
295 kaklik 18 <!-- AUTOINCLUDE START "Page/Footer.cs.ihtml" DO NOT REMOVE -->
19 <!-- ============== PATIČKA ============== -->
20 <div class="Footer">
21 <script type="text/javascript">
22 <!--
299 kaklik 23 SetRelativePath("/../../../");
295 kaklik 24 DrawFooter();
25 // -->
26 </script>
27 <noscript>
28 <p><b> Pro zobrazení (vložení) hlavičky je potřeba JavaScript </b></p>
29 </noscript>
30 </div>
31 <!-- AUTOINCLUDE END -->
32  
289 kaklik 33 </body>
34 </html>