1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2025-01-30 19:52:17 +01:00

Contacts: Removed redundant #notification.

This commit is contained in:
Thomas Tanghus 2013-02-06 16:03:06 +01:00
parent dc26384e89
commit 3263f3b18d

View File

@ -1,4 +1,3 @@
<div id='notification'></div>
<form class="float" id="file_upload_form" action="<?php echo OCP\Util::linkTo('contacts', 'ajax/uploadphoto.php'); ?>" method="post" enctype="multipart/form-data" target="file_upload_target">
<input type="hidden" name="requesttoken" value="<?php echo $_['requesttoken'] ?>">
<input type="hidden" name="id" value="<?php echo $_['id'] ?>">