From 5622bce2d52904922a7fd450088bcaed417af7fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor=20Hojtsy?= Date: Sat, 8 Dec 2007 14:06:23 +0000 Subject: #198579 by webernet and hswong3i: a huge set of coding style fixes, including: - whitespaces at end of lines - indentation - control structure usage - whitespace in empty lines - phpdoc comment formatting --- modules/system/page.tpl.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/system/page.tpl.php') diff --git a/modules/system/page.tpl.php b/modules/system/page.tpl.php index 8a110e18a..4b1cf7228 100644 --- a/modules/system/page.tpl.php +++ b/modules/system/page.tpl.php @@ -32,7 +32,7 @@ * path, whether the user is logged in, and so on. * * Site identity: - * - $front_page: The URL of the front page. Use this instead of $base_path, + * - $front_page: The URL of the front page. Use this instead of $base_path, * when linking to the front page. This includes the language domain or prefix. * - $logo: The path to the logo image, as defined in theme configuration. * - $site_name: The name of the site, empty when display has been disabled -- cgit v1.2.3