summaryrefslogtreecommitdiff
path: root/client/partials/image/upload.html
diff options
context:
space:
mode:
authorLoic GUEGAN <loic@Manzerbredes.home>2016-05-06 14:06:56 +0200
committerLoic GUEGAN <loic@Manzerbredes.home>2016-05-06 14:06:56 +0200
commit664cddd4fa519c2e8a9233a36c0fd020f7142cd6 (patch)
tree9fdd2953d6aa704d7f3f20e3d1df044fb1f19810 /client/partials/image/upload.html
parent43e76785f0fca02b47b7aef9bd1b6ebb00a0c870 (diff)
Add status to image
Diffstat (limited to 'client/partials/image/upload.html')
-rw-r--r--client/partials/image/upload.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/client/partials/image/upload.html b/client/partials/image/upload.html
index 641646b..b3e8767 100644
--- a/client/partials/image/upload.html
+++ b/client/partials/image/upload.html
@@ -11,7 +11,6 @@
</div>
<div class="modal-body">
-
<form action="../server/index.php" method="post">
<input type="hidden" name="task" value="image" />
<input type="hidden" name="token" value="{{ token }}" />