Revert "Minor improvements (#790)"

This reverts commit 214c361d1c.
This commit is contained in:
Roman Kelesidis 2023-06-08 10:51:29 +07:00
commit 356218dc67
7 changed files with 19 additions and 34 deletions

View file

@ -217,7 +217,6 @@
<!-- END switch_mod_option -->
</table>
<!-- IF PAGINATION and PAGE_NUMBER -->
<div class="bottom_info">
<div class="nav">
<p style="float: left">{PAGE_NUMBER}</p>
@ -225,7 +224,6 @@
<div class="clear"></div>
</div>
</div><!--/bottom_info-->
<!-- ENDIF -->
<!-- IF PENDING_USERS -->
<table class="forumline">
@ -306,7 +304,6 @@
</tfoot>
</table>
<!-- IF PAGINATION and PAGE_NUMBER -->
<div class="bottom_info">
<div class="nav">
<p style="float: left">{PAGE_NUMBER}</p>
@ -314,7 +311,6 @@
<div class="clear"></div>
</div>
</div>
<!-- ENDIF -->
<!-- ENDIF / RELEASES -->
<!--========================================================================-->

View file

@ -60,13 +60,11 @@
<div class="bottom_info">
<!-- IF PAGINATION and PAGE_NUMBER -->
<div class="nav">
<p style="float: left">{PAGE_NUMBER}</p>
<p style="float: right">{PAGINATION}</p>
<div class="clear"></div>
</div>
<!-- ENDIF -->
<div class="spacer_4"></div>

View file

@ -106,13 +106,11 @@
<div class="spacer_6"></div>
<!-- IF PAGINATION and PAGE_NUMBER -->
<div class="nav">
<p style="float: left">{PAGE_NUMBER}</p>
<p style="float: right">{PAGINATION}</p>
<div class="clear"></div>
</div>
<!-- ENDIF -->
<div class="spacer_4"></div>

View file

@ -218,13 +218,11 @@ function show_edit_options ()
<div class="bottom_info">
<!-- IF PAGINATION and PAGE_NUMBER -->
<div class="nav">
<p style="float: left">{PAGE_NUMBER}</p>
<p style="float: right">{PAGINATION}</p>
<div class="clear"></div>
</div>
<!-- ENDIF -->
<div class="spacer_4"></div>

View file

@ -447,13 +447,11 @@ $(function(){
<div class="bottom_info">
<!-- IF PAGINATION and PAGE_NUMBER -->
<div class="nav">
<p style="float: left">{PAGE_NUMBER}</p>
<p style="float: right">{PAGINATION}</p>
<div class="clear"></div>
</div>
<!-- ENDIF -->
<div class="spacer_4"></div>

View file

@ -615,7 +615,7 @@ td.topic_id { cursor: pointer; }
<!--bottom_info-->
<div class="bottom_info">
<!-- IF PAGINATION and PAGE_NUMBER -->
<!-- IF PAGINATION -->
<div class="nav">
<p style="float: left">{PAGE_NUMBER}</p>
<p style="float: right">{PAGINATION}</p>

View file

@ -535,31 +535,16 @@ function build_poll_add_form (src_el)
<!-- IF HIDE_POST_IMG --><script type="text/javascript">$('img.postImg').remove();</script><!-- ENDIF -->
<!-- IF HIDE_SMILE --><script type="text/javascript">$('img.smile').remove();</script><!-- ENDIF -->
<!-- IF PAGINATION and PAGE_NUMBER -->
<table id="pagination" class="topic" cellpadding="0" cellspacing="0">
<tr>
<td class="nav pad_6 {PG_ROW_CLASS}">
<p style="float: left">{PAGE_NUMBER}</p>
<p style="float: right">{PAGINATION}</p>
</td>
</tr>
<tr>
<td class="nav pad_6 {PG_ROW_CLASS}">
<p style="float: left">{PAGE_NUMBER}</p>
<p style="float: right">{PAGINATION}</p>
</td>
</tr>
</table><!--/pagination-->
<!-- ENDIF -->
<table class="topic" cellpadding="0" cellspacing="0">
<tr>
<td class="catBottom med">
<form method="post" action="{S_POST_DAYS_ACTION}">
{L_DISPLAY_POSTS}: {S_SELECT_POST_DAYS}&nbsp;
{S_SELECT_POST_ORDER}&nbsp;
<input type="submit" value="{L_GO}" class="lite" name="submit" />
</form>
</td>
</tr>
</table>
<!-- IF QUICK_REPLY -->
<br>
<form action="{QR_POST_ACTION}" method="post" name="post" onsubmit="if(checkForm(this)){ dis_submit_btn(); }else{ return false; }">
<input type="hidden" name="mode" value="reply" />
<input type="hidden" name="t" value="{QR_TOPIC_ID}" />
@ -595,6 +580,18 @@ function build_poll_add_form (src_el)
</form>
<!-- ENDIF / QUICK_REPLY -->
<table class="topic" cellpadding="0" cellspacing="0">
<tr>
<td class="catBottom med">
<form method="post" action="{S_POST_DAYS_ACTION}">
{L_DISPLAY_POSTS}: {S_SELECT_POST_DAYS}&nbsp;
{S_SELECT_POST_ORDER}&nbsp;
<input type="submit" value="{L_GO}" class="lite" name="submit" />
</form>
</td>
</tr>
</table>
<table cellpadding="0" class="w100" style="padding-top: 2px;">
<tr>
<td valign="top">