From 1236959d5097e4791d55f3df7e7445e877cc367c Mon Sep 17 00:00:00 2001 From: Roman Kelesidis Date: Thu, 26 Oct 2023 21:48:16 +0700 Subject: [PATCH] Updated --- search.php | 1 + styles/templates/default/search_results.tpl | 6 +++++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/search.php b/search.php index 38614ab8..a8ac2198 100644 --- a/search.php +++ b/search.php @@ -8,6 +8,7 @@ require(CLASS_DIR . 'utf8.php'); require(CLASS_DIR . 'correct.php'); require(CLASS_DIR . 'reflection.php'); +$page_cfg['use_tablesorter'] = true; $page_cfg['load_tpl_vars'] = array( 'post_buttons', 'post_icons', diff --git a/styles/templates/default/search_results.tpl b/styles/templates/default/search_results.tpl index 55cdbbff..da95159d 100644 --- a/styles/templates/default/search_results.tpl +++ b/styles/templates/default/search_results.tpl @@ -138,13 +138,14 @@ function show_edit_options () - +
+ @@ -153,6 +154,7 @@ function show_edit_options () + + +
  {L_FORUM}{L_REPLIES_SHORT} {L_LASTPOST}
@@ -187,6 +189,7 @@ function show_edit_options ()
@@ -208,6 +211,7 @@ function show_edit_options ()