Commit 4cee507f authored by Lingnan Wu's avatar Lingnan Wu

save the file as Unix style and change the <img onclic/> to <a onclick><img/></a>

parent b4748fdf
......@@ -30,8 +30,10 @@
<i class="icon-download-alt icon-white"></i>
Save
</button>&nbsp;
<img src="lib/presentation/images/slide_icon.png" onclick="window.open('lib/presentation/slides.html');" alt="See slideshow" title="See slideshow" />
<img src="lib/presentation/images/questionmark.png" alt="see Instruction" title="Drag and drop to modify the order of the slides.
<a onclick="window.open('lib/presentation/slides.html');">
<img src="lib/presentation/images/slide_icon.png" alt="See slideshow" title="See slideshow" />
</a>
<img src="lib/presentation/images/questionm1ark.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." />
</div>
......
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