diff --git a/zen/layout-fixed.css b/zen/layout-fixed.css index 839cb0a13ba48ae0c3ce9051c360922e34f3d0b6..914538e340bc2bfa816c4f63ad71afb2432091e9 100644 --- a/zen/layout-fixed.css +++ b/zen/layout-fixed.css @@ -7,7 +7,7 @@ * column layout depending on whether blocks are enabled in the left or right * columns. * - * This layout is based on the Border Politics Layout Method. + * This layout is based on the Zen Columns layout method. * http://drupal.org/node/201428 * * Only CSS that affects the layout (positioning) of major elements should be diff --git a/zen/layout-liquid.css b/zen/layout-liquid.css index ada252edd78d0964a3a5368422d82ca3393c5117..cd0f7837d439773e7cb5555c8550a11b16d38fc9 100644 --- a/zen/layout-liquid.css +++ b/zen/layout-liquid.css @@ -7,7 +7,7 @@ * column layout depending on whether blocks are enabled in the left or right * columns. * - * This layout is based on the Border Politics Layout Method. + * This layout is based on the Zen Columns layout method. * http://drupal.org/node/201428 * * Only CSS that affects the layout (positioning) of major elements should be