From 214c361d1c3423a84b49fdcfa044270246f83210 Mon Sep 17 00:00:00 2001 From: Roman Kelesidis Date: Thu, 8 Jun 2023 10:49:51 +0700 Subject: [PATCH] Minor improvements (#790) --- styles/templates/default/group.tpl | 4 +++ styles/templates/default/memberlist.tpl | 2 ++ styles/templates/default/privmsgs.tpl | 2 ++ styles/templates/default/search_results.tpl | 2 ++ styles/templates/default/tracker.tpl | 2 ++ styles/templates/default/viewforum.tpl | 2 +- styles/templates/default/viewtopic.tpl | 39 +++++++++++---------- 7 files changed, 34 insertions(+), 19 deletions(-) diff --git a/styles/templates/default/group.tpl b/styles/templates/default/group.tpl index d75b78acc..6b4f6622f 100644 --- a/styles/templates/default/group.tpl +++ b/styles/templates/default/group.tpl @@ -217,6 +217,7 @@ +
+ @@ -304,6 +306,7 @@
+
+ diff --git a/styles/templates/default/memberlist.tpl b/styles/templates/default/memberlist.tpl index 0d3efef3c..8477efa8f 100644 --- a/styles/templates/default/memberlist.tpl +++ b/styles/templates/default/memberlist.tpl @@ -60,11 +60,13 @@
+ +
diff --git a/styles/templates/default/privmsgs.tpl b/styles/templates/default/privmsgs.tpl index be85f06db..d8a855c46 100644 --- a/styles/templates/default/privmsgs.tpl +++ b/styles/templates/default/privmsgs.tpl @@ -106,11 +106,13 @@
+ +
diff --git a/styles/templates/default/search_results.tpl b/styles/templates/default/search_results.tpl index 5f09466f4..88d87ca7d 100644 --- a/styles/templates/default/search_results.tpl +++ b/styles/templates/default/search_results.tpl @@ -218,11 +218,13 @@ function show_edit_options ()
+ +
diff --git a/styles/templates/default/tracker.tpl b/styles/templates/default/tracker.tpl index 3f0aa3feb..7fe578bb6 100644 --- a/styles/templates/default/tracker.tpl +++ b/styles/templates/default/tracker.tpl @@ -447,11 +447,13 @@ $(function(){
+ +
diff --git a/styles/templates/default/viewforum.tpl b/styles/templates/default/viewforum.tpl index 3c5083bd8..30fa1aaf5 100644 --- a/styles/templates/default/viewforum.tpl +++ b/styles/templates/default/viewforum.tpl @@ -615,7 +615,7 @@ td.topic_id { cursor: pointer; }
- +