[TikiWiki-commits] [Git][tikiwiki/tiki][master] [FIX] File Galleries: Remove stray number in list/admin view

"Jonny Bradley \(@jonnybradley\) via TikiWiki-cvs" <[email protected]>
Newsgroups gmane.comp.cms.tiki.cvs
Message-ID <6895c63380e97_2cd608830880@gitlab-sidekiq-low-urgency-cpu-bound-v2-78c9dd4f58-w59nd.mail>

Jonny Bradley pushed to branch master at Tiki Wiki CMS Groupware / Tiki


Commits:
1ef7e660 by MAGENE Sem Joel at 2025-08-08T09:33:05+00:00
[FIX] File Galleries: Remove stray number in list/admin view
---
* [FIX] File Galleries: Remove stray number in list/admin view

See merge request tikiwiki/tiki!8226

- - - - -


1 changed file:

- templates/list_file_gallery_content.tpl


Changes:

=====================================
templates/list_file_gallery_content.tpl
=====================================
@@ -18,7 +18,7 @@
             {if ( $prefs.use_context_menu_icon eq 'y' or $prefs.use_context_menu_text eq 'y' )
                 and (!isset($gal_info.show_action) or $gal_info.show_action eq 'y')}
                 {if isset($nbCols)}
-                    {$nbCols++}
+                    {$nbCols=$nbCols+1}
                 {else}
                     {$nbCols = 1}
                 {/if}



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

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