diff options
author | Alex Yatskov <alex@foosoft.net> | 2016-08-11 20:56:49 -0700 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2016-08-11 20:56:49 -0700 |
commit | de2029fb7aca268bc21116703c79119012550368 (patch) | |
tree | 157bc7c656a727971405b2e7025cde0648c2b0eb /ext/bg/options.html | |
parent | eb7456089a99e95abb69389ab4b0b3a330aae05f (diff) |
WIP
Diffstat (limited to 'ext/bg/options.html')
-rw-r--r-- | ext/bg/options.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ext/bg/options.html b/ext/bg/options.html index 331e5e98..71468412 100644 --- a/ext/bg/options.html +++ b/ext/bg/options.html @@ -128,8 +128,6 @@ <tbody> </tbody> </table> - - <p>Allowed tags: <code>{audio}</code>, <code>{expression}</code>, <code>{reading}</code>, <code>{glossary}</code>, <code>{glossary-list}</code>, <code>{tags}</code>, <code>{url}</code>, <code>{sentence}</code></p> </div> <div id="kanji" class="tab-pane fade"> @@ -157,8 +155,6 @@ <tbody> </tbody> </table> - - <p>Allowed tags: <code>{character}</code>, <code>{onyomi}</code>, <code>{kunyomi}</code>, <code>{glossary}</code>, <code>{glossary-list}</code>, <code>{url}</code></p> </div> </div> </form> |