[TikiWiki-commits] [Git][tikiwiki/tiki][master] [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 <68b844a72b444_2cdd054695d5@gitlab-sidekiq-low-urgency-cpu-bound-v2-84cbfb8f78-8tl2b.mail>

Alvin Bauma pushed to branch master at Tiki Wiki CMS Groupware / Tiki


Commits:
9feb48c8 by Alvin Bauma at 2025-09-03T15:29:21+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

See merge request tikiwiki/tiki!8465

- - - - -


1 changed file:

- templates/tiki-listpages_content.tpl


Changes:

=====================================
templates/tiki-listpages_content.tpl
=====================================
@@ -40,9 +40,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>
                         {$cntcol='1'}
                     {else}
                         {$cntcol='0'}
@@ -53,8 +53,6 @@
                         <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>
                     {/if}
 
                     {if $prefs.wiki_list_name eq 'y'}



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

-- 
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/9feb48c885db83948dd74b8a33ff18358feaf67c
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.