egroupware/calendar/templates/edge-it/vcal_import.tpl
bgigon fd64f81b1f "Their next target. The name is Neo."
-- Agent Jones, Matrix
2004-03-23 10:16:01 +00:00

11 lines
328 B
Smarty
Executable File

<!-- vcardin form -->
{vcal_header}
<form ENCTYPE="multipart/form-data" method="POST" action="{action_url}">
<table border=0>
<tr>
<td>{ical_lang}: <input type="file" name="uploadedfile"></td>
<td><input type="submit" name="action" value="{load_vcal}"></td>
</tr>
</table>
</form>