I'm unable to find the function or code that creates the Drupal Calendar navigation -


in main tpl file see print theme('date_navigation', $view) displays nav. i've went through tpl , includes find code processed cannot.

i want make custom navigation calendar , need override or change somehow.

thanks

ah date.navigation.tpl.php outputs nav calendar. located in date module theme folder.


Comments