diff --git a/content/buffer.js b/content/buffer.js index ca3a6ee4..f8891f73 100644 --- a/content/buffer.js +++ b/content/buffer.js @@ -1820,13 +1820,13 @@ liberator.template = { options: function (title, opts) { - return liberator.template.generic( + return this.generic(
| --- {title} --- |
|---|
| {opt.pre}{opt.name}{opt.value} |