[sagenb] 65/157: paren fixed
felix salfelder
felix-guest at moszumanska.debian.org
Mon Dec 22 16:51:49 UTC 2014
This is an automated email from the git hooks/post-receive script.
felix-guest pushed a commit to branch master
in repository sagenb.
commit ff908ab4ad861c7e783077a82330ee62df4eb750
Author: J. Miguel Farto <migeruhito at gmail.com>
Date: Wed Sep 17 17:37:48 2014 +0200
paren fixed
---
sagenb/data/sage/html/upload.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sagenb/data/sage/html/upload.html b/sagenb/data/sage/html/upload.html
index b3772e1..5013ab0 100644
--- a/sagenb/data/sage/html/upload.html
+++ b/sagenb/data/sage/html/upload.html
@@ -16,7 +16,7 @@
name="url" value="{{ request.args["url"] }}" />
</div>
<div>
- <label for="name">{{ gettext('What do you want to call it? (if different than the original name') }}</label>
+ <label for="name">{{ gettext('What do you want to call it? (if different than the original name)') }}</label>
<input size="50" type="text" name="name" />
</div>
<button type="submit">{{ gettext('Upload Worksheet') }}</button>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sagenb.git
More information about the debian-science-commits
mailing list