From 6ff46cc450e6566757ab5173636313620c2f3b34 Mon Sep 17 00:00:00 2001 From: Joseph Schorr Date: Tue, 1 Apr 2014 22:12:51 -0400 Subject: [PATCH] Clarify upload language for .zip and .tar.gz --- static/directives/dockerfile-build-form.html | 2 +- static/partials/new-repo.html | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/static/directives/dockerfile-build-form.html b/static/directives/dockerfile-build-form.html index da808ec04..54f409b0a 100644 --- a/static/directives/dockerfile-build-form.html +++ b/static/directives/dockerfile-build-form.html @@ -12,7 +12,7 @@
- Upload a Dockerfile or a zip file containing a Dockerfile in the root directory + Upload a Dockerfile or an archive (.zip or .tar.gz) containing a Dockerfile in the root directory
diff --git a/static/partials/new-repo.html b/static/partials/new-repo.html index 686073a6b..87832987c 100644 --- a/static/partials/new-repo.html +++ b/static/partials/new-repo.html @@ -118,11 +118,11 @@ - +
- +
@@ -140,7 +140,7 @@
-
Upload DockerfileZIP file
+
Upload DockerfileArchive