Changeset 803 for trunk/picture.php


Ignore:
Timestamp:
Jul 17, 2005, 4:58:42 PM (19 years ago)
Author:
plg
Message:
  • template : new CSS classes to manage picture.php title
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/picture.php

    r801 r803  
    587587  )
    588588);
     589
     590if ($conf['show_picture_name_on_title'])
     591{
     592  $template->assign_block_vars('title', array());
     593}
     594
    589595//------------------------------------------------------- upper menu management
    590596// download link if file is not a picture
Note: See TracChangeset for help on using the changeset viewer.