Files
2010-04-22 00:54:16 -04:00

5 lines
237 B
PHTML

<p>
<label for="w3tc_latest">How many items would you like to display?</label>
<input id="w3tc_latest" type="text" name="w3tc_latest_items" value="<?php echo $this->_config->get_integer('widget.latest.items'); ?>" size="5" />
</p>