summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonghun Park <jh718.park@samsung.com>2013-05-31 14:53:07 +0900
committerJoonghun Park <jh718.park@samsung.com>2013-05-31 15:22:37 +0900
commiteab8e0919f5393a639acd0c8ca9bd9eb5cacc253 (patch)
treea93db0872701f1fc7727eb52ecca9f4c3f383310
parentdbb8db1229a22406ce8afee942838fd9e869cdec (diff)
downloadTemporaryStorage-eab8e0919f5393a639acd0c8ca9bd9eb5cacc253.tar.gz
TemporaryStorage-eab8e0919f5393a639acd0c8ca9bd9eb5cacc253.tar.bz2
TemporaryStorage-eab8e0919f5393a639acd0c8ca9bd9eb5cacc253.zip
[TemporaryStorage] revise app's description statement
Change-Id: I165270e9e16a36da63e66af98886b08849fdf355
-rwxr-xr-xindex.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html
index 60fc9fa..4ccdb05 100755
--- a/index.html
+++ b/index.html
@@ -39,11 +39,11 @@
</div>
</fieldset>
<div class="submit_area">
- <input type="button" id="delete" value="Delete Complete Task"/>
+ <input type="button" id="delete" value="Delete Completed Task"/>
</div>
- <div class="comment"> * After Task Complete, if browser (App) is re-executed, the completed Task is no longer indicated.</div>
+ <div class="comment"> * After this Web app is re-executed, the current Task state will still remain.</div>
</div>
</form>
</body>
-</html> \ No newline at end of file
+</html>