summaryrefslogtreecommitdiff
path: root/modules/system/page.tpl.php
diff options
context:
space:
mode:
authorGábor Hojtsy <gabor@hojtsy.hu>2007-12-08 14:06:23 +0000
committerGábor Hojtsy <gabor@hojtsy.hu>2007-12-08 14:06:23 +0000
commit5622bce2d52904922a7fd450088bcaed417af7fd (patch)
tree2999f99426795c0e105dd988241278ac2e66c340 /modules/system/page.tpl.php
parentaaaf8f572d1b7a5cb0d0e5b68a5f788adee222b2 (diff)
downloadbrdo-5622bce2d52904922a7fd450088bcaed417af7fd.tar.gz
brdo-5622bce2d52904922a7fd450088bcaed417af7fd.tar.bz2
#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
Diffstat (limited to 'modules/system/page.tpl.php')
-rw-r--r--modules/system/page.tpl.php2
1 files changed, 1 insertions, 1 deletions
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