mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
git-svn-id: file:///svn/phpbb/trunk@7316 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
0a001ce48f
commit
6510afe6de
2 changed files with 4 additions and 3 deletions
|
@ -26,7 +26,7 @@
|
|||
|
||||
|
||||
|
||||
<div class="spacer"></div>
|
||||
<div class="clear"></div>
|
||||
|
||||
<!-- BEGIN faq_block -->
|
||||
<div class="panel <!-- IF faq_block.S_ROW_COUNT is odd -->bg1<!-- ELSE -->bg2<!-- ENDIF -->">
|
||||
|
|
|
@ -57,6 +57,7 @@
|
|||
<!-- ENDIF -->
|
||||
|
||||
</div>
|
||||
<div class="clear"></div>
|
||||
|
||||
<!-- IF S_HAS_POLL -->
|
||||
<form method="post" action="{S_POLL_ACTION}">
|
||||
|
|
Loading…
Add table
Reference in a new issue