diff options
| author | FrancescoBorzi <borzifrancesco@gmail.com> | 2019-07-21 19:40:51 +0200 |
|---|---|---|
| committer | FrancescoBorzi <borzifrancesco@gmail.com> | 2019-07-21 19:40:51 +0200 |
| commit | ddbd9c584795a78f12685ecd7eb32556d6be6f69 (patch) | |
| tree | 37c4e8355fbb0eb1749d60bf92e12ee1f63a1181 /_includes/azerothcore | |
| parent | 3254c0679b5a2b217e258e50de709b1cab0fe5e7 (diff) | |
| download | wiki-ddbd9c584795a78f12685ecd7eb32556d6be6f69.tar.gz wiki-ddbd9c584795a78f12685ecd7eb32556d6be6f69.tar.bz2 wiki-ddbd9c584795a78f12685ecd7eb32556d6be6f69.zip | |
chore: remove useless disable
Diffstat (limited to '_includes/azerothcore')
| -rw-r--r-- | _includes/azerothcore/sidebar.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/azerothcore/sidebar.html b/_includes/azerothcore/sidebar.html index 876234e..585a19a 100644 --- a/_includes/azerothcore/sidebar.html +++ b/_includes/azerothcore/sidebar.html @@ -1,4 +1,4 @@ -<!--suppress HtmlUnknownTarget, HtmlUnknownTag --> +<!--suppress HtmlUnknownTarget --> <div class="sidebar-wrapper"> <b>How-To ( branch master )</b> <a href="https://github.com/azerothcore/wiki/edit/master/_includes/azerothcore/sidebar.html">Edit</a> <ul> |
