View Single Post
  #4  
Old 07-08-2010, 06:09 PM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: Locating Parent Files in Firebug?

categories.tpl calls menu_dialog.tpl with that last line and passes to it the language variable $lng.lbl_categories (which holds word "Categories") as title, then menu_dialog.tpl displayes "title"

P.S. you can edit "Categories" word by editing the language variable "lbl_categories" from admin/languages
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote