summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorckieffer <ckieffer@192.168.0.219>2010-04-29 23:59:20 -0600
committerckieffer <ckieffer@192.168.0.219>2010-04-29 23:59:20 -0600
commite30849d310cf532128f4bd092acfbbd5598a5773 (patch)
tree418b0b266c387606320ec9753f6b22e453eed609
parent35839c85f237c7af0b0bc42aa6c0583acfda7d4f (diff)
Applied capitalization rules to title, changed from Tag admin to Manage tags
-rw-r--r--modules/tag/views/admin_tags.html.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/tag/views/admin_tags.html.php b/modules/tag/views/admin_tags.html.php
index b637a7f1..e1db387b 100644
--- a/modules/tag/views/admin_tags.html.php
+++ b/modules/tag/views/admin_tags.html.php
@@ -16,7 +16,7 @@
<? $column_tag_count = 0 ?>
<div class="g-block">
- <h1> <?= t("Tag Admin") ?> </h1>
+ <h1> <?= t("Manage tags") ?> </h1>
<div class="g-block-content">
<table id="g-tag-admin">