diff options
author | Hrishi Hiraskar | 2016-10-02 14:58:59 +0530 |
---|---|---|
committer | GitHub | 2016-10-02 14:58:59 +0530 |
commit | 2f73e0de0fd23a54071f55fcc02e0a3dc9cc8be3 (patch) | |
tree | 3c211e8cd95bd37c1d439956c82875b201e2734f /testing/SendLog/index.html | |
parent | 869e8de9353b2a20564f7d460fa52a25e5473849 (diff) | |
download | xcos-on-web-2f73e0de0fd23a54071f55fcc02e0a3dc9cc8be3.tar.gz xcos-on-web-2f73e0de0fd23a54071f55fcc02e0a3dc9cc8be3.tar.bz2 xcos-on-web-2f73e0de0fd23a54071f55fcc02e0a3dc9cc8be3.zip |
Update index.html
Diffstat (limited to 'testing/SendLog/index.html')
-rw-r--r-- | testing/SendLog/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/SendLog/index.html b/testing/SendLog/index.html index ad517f5..af3d76c 100644 --- a/testing/SendLog/index.html +++ b/testing/SendLog/index.html @@ -5,7 +5,7 @@ Hrishi Hiraskar --> <!DOCTYPE HTML> <html> - <head><title>Send Time</title></head> + <head><title>Send Log</title></head> <script type="text/javascript" src="https://www.gstatic.com/charts/loader.js"></script> <script type="text/javascript"> google.charts.load('current', {packages: ['corechart','line']}); |