aboutsummaryrefslogtreecommitdiff
path: root/mod/widgettest/views/default/widgets/widgettest/edit.php
blob: 10958a7ba25ef3c86423caf83f323bdde84e04bd (plain)
1
2
3
4
5
6
7
<?php

?>
	<p>
		Display a message:
		<input type="text" name="params[description]" value="<?php echo htmlentities($vars['entity']->description); ?>" />
	</p>