Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: Remove "Sort by" on thumbnails.php  (Read 3763 times)

0 Members and 1 Guest are viewing this topic.

Sacrem

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
Remove "Sort by" on thumbnails.php
« on: June 11, 2005, 11:12:01 pm »

How can I remove the ascending/descending stuff on the thumbnails.php page when viewing?

Code: [Select]
$lang_thumb_view = array(
  'date' => 'DATE',
  //Sort by filename and title
  'name' => 'FILE NAME',
  'title' => 'TITLE',
  'sort_da' => 'Sort by date ascending',
  'sort_dd' => 'Sort by date descending',
  'sort_na' => 'Sort by name ascending',
  'sort_nd' => 'Sort by name descending',
  'sort_ta' => 'Sort by title ascending',
  'sort_td' => 'Sort by title descending',

That's in the language file, but where can I remove it itself?

Thanks for your help :)
« Last Edit: July 18, 2005, 08:16:08 am by GauGau »
Logged

Sacrem

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
Re: Remove "Sort by" on thumbnails.php
« Reply #1 on: June 11, 2005, 11:23:56 pm »

found it already in the theme.php  ;D

 ::)

SOLVED :P
Logged

michiel

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 21
    • Dwaalgasten Foto
Re: Remove "Sort by" on thumbnails.php
« Reply #2 on: July 17, 2005, 09:12:55 pm »

hi sacrem; what exactly did you do in the theme file?
Logged
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 20 queries.