1<?php
2/**
3 * English language file for DokuWiki Plugin InlineJS
4 * used in the configuration manager
5 */
6
7$lang['follow_htmlok'] = "allow inline javascript only if HTML embed allowed (htmlok)";
8