summaryrefslogtreecommitdiff
path: root/lib/VNDB/Handler/Tags.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/VNDB/Handler/Tags.pm')
-rw-r--r--lib/VNDB/Handler/Tags.pm6
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/VNDB/Handler/Tags.pm b/lib/VNDB/Handler/Tags.pm
index f9f5fdd0..e83fcbf7 100644
--- a/lib/VNDB/Handler/Tags.pm
+++ b/lib/VNDB/Handler/Tags.pm
@@ -441,8 +441,10 @@ sub vntagmod {
div class => 'notice';
h2 'Tagging';
ul;
- li "Don't forget to hit the submit button on the bottom of the page after changing anything here!";
- li 'Tag guidelines?';
+ li;
+ lit 'Make sure you have read the <a href="/g10">guidelines</a>!';
+ end;
+ li "Don't forget to hit the submit button on the bottom of the page to make your changes permanent.";
li 'Some tag information on the site is cached, it can take up to an hour for your changes to be visible everywhere.';
end;
end;