Commit cb254c46 authored by Lingnan Wu's avatar Lingnan Wu

re save in unix mode and change the titile in slides.

parent db7a40cf
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
<a onclick="window.open('lib/presentation/slides.html');"> <a onclick="window.open('lib/presentation/slides.html');">
<img src="lib/presentation/images/slide_icon.png" alt="See slideshow" title="See slideshow" /> <img src="lib/presentation/images/slide_icon.png" alt="See slideshow" title="See slideshow" />
</a> </a>
<img src="lib/presentation/images/questionm1ark.png" alt="see Instruction" title="Drag and drop to modify the order of the slides. <img src="lib/presentation/images/questionmark.png" alt="see Instruction" title="Drag and drop to modify the order of the slides.
Click on the top left corner of a slide to modify it or on the top right corner to delete it." /> Click on the top left corner of a slide to modify it or on the top right corner to delete it." />
</div> </div>
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
return window.opener.document.getElementById("list").innerHTML; return window.opener.document.getElementById("list").innerHTML;
} }
</script> </script>
<title>How to Manage Support Requests</title> <title>Slides</title>
<!-- Your Slides --> <!-- Your Slides -->
</head> </head>
<body> <body>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment