old files deleted
This commit is contained in:
parent
4ae5c4bc33
commit
a61dde9b52
2 changed files with 0 additions and 17 deletions
|
@ -1,17 +0,0 @@
|
|||
<fieldset>
|
||||
<legend>Please choose your default view:</legend>
|
||||
<input type="radio" id="oneday" name="radio"/><label for="oneday">One Day</label>
|
||||
<input type="radio" id="oneweek" name="radio"/><label for="oneweek">One Week</label>
|
||||
<input type="radio" id="fourweek" name="radio"/><label for="fourweek">Four Weeks</label>
|
||||
<input type="radio" id="onemonth" name="radio"/><label for="onemonth">One Month</label>
|
||||
<input type="radio" id="list" name="radio"/><label for="list">List</label>
|
||||
</fieldset>
|
||||
|
||||
<fieldset>
|
||||
<legend>Calender Files</legend>
|
||||
<ul>
|
||||
<?php
|
||||
showicsfiles();
|
||||
?>
|
||||
</ul>
|
||||
</fieldset>
|
Loading…
Reference in a new issue