summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGábor Hojtsy <gabor@hojtsy.hu>2008-01-10 20:05:30 +0000
committerGábor Hojtsy <gabor@hojtsy.hu>2008-01-10 20:05:30 +0000
commitf02c73729672257681dec2cdb19c265e61788788 (patch)
treecd201b1bde7b5f1f71ef7ac3af2907ee15c64ea0
parent23a80e22d1b21885aa80f61fba85c8f95c3cb625 (diff)
downloadbrdo-f02c73729672257681dec2cdb19c265e61788788.tar.gz
brdo-f02c73729672257681dec2cdb19c265e61788788.tar.bz2
A missing empty line
-rw-r--r--includes/menu.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/menu.inc b/includes/menu.inc
index 5df8a6b7d..8b4636baf 100644
--- a/includes/menu.inc
+++ b/includes/menu.inc
@@ -451,6 +451,7 @@ function _menu_check_access(&$item, $map) {
/**
* Localize the router item title using t() or another callback.
+ *
* Translate the title and description to allow storage of English title
* strings in the database, yet display of them in the language required
* by the current user.