You are heredrupal theme
drupal theme
theming on new custome module
Tags : drupal theme
Hello Sarkar,
I am facing a problem with theming, when i installed a new fresh drupal
and then i create a cusome module like employee, then functios are
working but theme is not apperaing on those menus. les take an
example:=
function employee_hook() {
path = employee/home
callback = employee_home
}