[TikiWiki-commits] [Git][tikiwiki/tiki][27.x] [FIX] Pages list : Fix the misalignment of the columns in the list header

"Alvin Bauma \(@alvinBM\) via TikiWiki-cvs" <[email protected]>
Newsgroups gmane.comp.cms.tiki.cvs
Message-ID <68b84d2a26611_2cdd02c479c1@gitlab-sidekiq-low-urgency-cpu-bound-v2-84cbfb8f78-kgjcw.mail>

Alvin Bauma pushed to branch 27.x at Tiki Wiki CMS Groupware / Tiki


Commits:
f8aa25e9 by Alvin Bauma at 2025-09-03T16:14:00+02:00
[FIX] Pages list : Fix the misalignment of the columns in the list header
---
* [FIX] Pages list : Fix the misalignment of the columns in the list header
---
* [FIX] Pages list : Fix the misalignment of the columns in the list header

See merge request tikiwiki/tiki!8465

See merge request tikiwiki/tiki!8496

- - - - -


1 changed file:

- templates/tiki-listpages_content.tpl


Changes:

=====================================
templates/tiki-listpages_content.tpl
=====================================
@@ -39,9 +39,9 @@
         <thead>
             <tr>
                 {if isset($checkboxes_on) and $checkboxes_on eq 'y'}
-                    <dh id="checkbox">
+                    <th id="checkbox">
                         {select_all checkbox_names='checked[]' tablesorter="{$ts.enabled}"}
-                    </dh>
+                    </th>
                     {assign var='cntcol' value='1'}
                 {else}
                     {assign var='cntcol' value='0'}
@@ -51,9 +51,7 @@
                     {assign var='cntcol' value=$cntcol+1}
                     <th id="pageid">
                         {self_link _sort_arg='sort_mode' _sort_field='page_id'}{tr}Id{/tr}{/self_link}
-                    </th> 
-                {else}
-                    <th id="pageid">{$ln|escape}</th>
+                    </th>
                 {/if}
 
                 {if $prefs.wiki_list_name eq 'y'}



View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/f8aa25e902e4f4cb79f04e347bd2207682a5480a

-- 
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/f8aa25e902e4f4cb79f04e347bd2207682a5480a
You're receiving this email because of your account on gitlab.com.

_______________________________________________
TikiWiki-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tikiwiki-cvs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.