Ignore:
Timestamp:
Sep 10, 2008, 3:16:13 AM (16 years ago)
Author:
rvelices
Message:
  • fix undefined template vars U_LOST_PASSWORD (menubar), F_ACTION (extend_for_templates) and F_C13Y_ACTION (check_integrity)
  • normalized some template variable names between category thumbnails and thumbnails (take advantage of full template change with smarty and do it now)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/menubar.inc.php

    r2488 r2515  
    267267        array(
    268268          'U_LOGIN' => get_root_url().'identification.php',
     269          'U_LOST_PASSWORD' => get_root_url().'password.php',
    269270          'AUTHORIZE_REMEMBERING' => $conf['authorize_remembering']
    270271        )
Note: See TracChangeset for help on using the changeset viewer.