Всем привет. Выдаёт такую ошибку Parse error: syntax error, unexpected '}' in /var/www/stroydac/data/www/otdelka-info.ru/wp-content/themes/green-modern-10/footer.php on line 38
а вот сам файл
<!-- Sidebar -->
<div class="sidebar sidebar-right">
<?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar(2) ) : ?>
<h3>Рубрики</h3>
<ul>
<?php wp_list_categories('title_li='); ?>
</ul>
<?php endif; ?>
</ul>
<h3>Ссылки</h3>
<ul>
</ul>
</div>
<!-- Sidebar -->
<div class="clear"></div>
</div></div></div>
<!-- /Main -->
<!-- Footer -->
<div id="footer">
<!-- Copyright -->
<div id="copyright">
<br>
Все права защищены © <?php the_time('Y'); ?> <a href="/"><strong><?php bloginfo('name'); ?></strong></a>. <?php bloginfo('description'); ?>
<?php if ($user_ID) : ?><?php else : ?> | <font size="1">Thanx:
<?php } else {?><?php } ?></font><?php endif; ?>
</div>
<!-- /Copyright -->
</div>
<!-- Footer -->
</div>
<!-- /Page -->
</body>
</html>
Помогите исправить ошибку пожалуйста!!(((