summaryrefslogtreecommitdiff
path: root/themes/bartik/templates/page.tpl.php
diff options
context:
space:
mode:
Diffstat (limited to 'themes/bartik/templates/page.tpl.php')
-rw-r--r--themes/bartik/templates/page.tpl.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/bartik/templates/page.tpl.php b/themes/bartik/templates/page.tpl.php
index 74fc27766..4753f6ba3 100644
--- a/themes/bartik/templates/page.tpl.php
+++ b/themes/bartik/templates/page.tpl.php
@@ -15,7 +15,7 @@
* - $base_path: The base URL path of the Drupal installation. At the very
* least, this will always default to /.
* - $directory: The directory the template is located in, e.g. modules/system
- * or themes/garland.
+ * or themes/bartik.
* - $is_front: TRUE if the current page is the front page.
* - $logged_in: TRUE if the user is registered and signed in.
* - $is_admin: TRUE if the user has permission to access administration pages.