/[drupal]/contributions/themes/plutado_blue/template.php
ViewVC logotype

Diff of /contributions/themes/plutado_blue/template.php

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

revision 1.4, Wed Oct 8 05:19:00 2008 UTC revision 1.5, Wed Oct 8 05:55:01 2008 UTC
# Line 11  function plutado_regions() { Line 11  function plutado_regions() {
11          return array (          return array (
12          'leaderboard' => t('leaderboard'),          'leaderboard' => t('leaderboard'),
13          'header' => t('header'),          'header' => t('header'),
14          'left' => t('left sidebar'),          'sidebar_left' => t('left sidebar'),
15          'right' => t('right sidebar'),          'sidebar_right' => t('right sidebar'),
16          'section_top' => t('section top'),          'section_top' => t('section top'),
17          'content_top' => t('content top'),          'content_top' => t('content top'),
18          'content_bottom' => t('content bottom'),          'content_bottom' => t('content bottom'),

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.2