FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 39ae9faf authored by Silas S. Brown's avatar Silas S. Brown
Browse files

Gradint update

git-svn-id: http://svn.code.sf.net/p/e-guidedog/code/ssb22/gradint@1135 29193198-4895-4776-b068-10539e920549
parent eae1f299
No related branches found
No related tags found
No related merge requests found
......@@ -130,7 +130,7 @@ def htmlOut(body_u8):
print "Content-type: text/html; charset=utf-8" ; print
print '<html><head><title>Gradint Web edition</title>'
print '<meta name="viewport" content="width=device-width">'
print "</head><body>'+body_u8
print a</head><body>'+body_u8
print '<HR>This is Gradint Web edition. If you need recorded words or additional functions, please <A HREF="http://people.pwf.cam.ac.uk/ssb22/gradint/">download the full version of Gradint</A>.<p>'+program_name[:program_name.index("(")]+"using "+gradint.program_name[:gradint.program_name.index("(")]
# TODO @ low-priority: Android 3 <input type="file" accept="audio/*;capture=microphone"></input>
print "</body></html>"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment