diff options
Diffstat (limited to 'ext/bg/options.html')
-rw-r--r-- | ext/bg/options.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/bg/options.html b/ext/bg/options.html index cd0710aa..ae7e4257 100644 --- a/ext/bg/options.html +++ b/ext/bg/options.html @@ -100,7 +100,7 @@ <th>Value</th> </tr> </thead> - <tbody id="ankiVocabFields"> + <tbody class="ankiFields"> </tbody> </table> </div> @@ -126,7 +126,7 @@ <th>Value</th> </tr> </thead> - <tbody id="ankiKanjiFields"> + <tbody class="ankiFields"> </tbody> </table> </div> |