/[drupal]/contributions/themes/admire-gray/template.php
ViewVC logotype

Diff of /contributions/themes/admire-gray/template.php

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.2 by sakib000, Mon May 26 04:28:55 2008 UTC revision 1.3 by sakib000, Wed Aug 20 18:54:05 2008 UTC
# Line 17  function phptemplate_body_class($sidebar Line 17  function phptemplate_body_class($sidebar
17    }    }
18  }  }
19    
   
   
 function admire_gray_regions() {  
   return array(  
            'content_top' => t('content top'),  
            'sidebar_left' => t('left sidebar'),  
        'sidebar_right' => t('right sidebar'),  
            'header' => t('header'),  
   
   
   );  
 }  
20  ?>  ?>

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.3