diff options
author | Laria Carolin Chabowski <laria@laria.me> | 2020-04-15 22:27:19 +0200 |
---|---|---|
committer | Laria Carolin Chabowski <laria@laria.me> | 2020-04-15 22:27:19 +0200 |
commit | 96ae4646d0fb83dc37e24363e4e697b2dbdb2112 (patch) | |
tree | 54b1956929b603d35257c038c0db1aba086163ce /help.html | |
parent | 376ae23982e11b97156fdf70a4efec24a782c2ae (diff) | |
download | r7r-gravatar-96ae4646d0fb83dc37e24363e4e697b2dbdb2112.tar.gz r7r-gravatar-96ae4646d0fb83dc37e24363e4e697b2dbdb2112.tar.bz2 r7r-gravatar-96ae4646d0fb83dc37e24363e4e697b2dbdb2112.zip |
Rename plugin
Diffstat (limited to 'help.html')
-rw-r--r-- | help.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ -<h2>kch42_gravatar</h2> +<h2>gravatar</h2> <p>This Plugin gives you an STE tag, which will return the <a href="http://www.gravatar.com">Gravatar</a> of the person, who written a comment.</p> -<p>This tag is: <code><ste:kch42_gravatar /></code>.</p> +<p>This tag is: <code><ste:gravatar /></code>.</p> <h3>How to use this tag</h3> |