diff options
Diffstat (limited to 'docs/templates')
| -rw-r--r-- | docs/templates/pages/base-css.mustache | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates/pages/base-css.mustache b/docs/templates/pages/base-css.mustache index a663d4a94..61864aac6 100644 --- a/docs/templates/pages/base-css.mustache +++ b/docs/templates/pages/base-css.mustache @@ -911,7 +911,7 @@ <textarea rows="3"></textarea> </form> <pre class="prettyprint linenums"> -<textarea id="textarea" rows="3"></textarea> +<textarea rows="3"></textarea> </pre> <h3>{{_i}}Checkboxes and radios{{/i}}</h3> |
