Skip to content
Snippets Groups Projects
Commit 80235cdb authored by Jonathan Wilkes's avatar Jonathan Wilkes
Browse files

fix some problems in html that validator caught

parent c3bc6934
Loading
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<link id="page_style" rel="stylesheet"
type="text/css" href="css/default.css">
<title>Pd Patch</title>
</head>
<body id="patch_body">
<span id = "fileDialogSpan">
......@@ -37,13 +39,11 @@
id="canvas_find_button"
name="canvas_find_button"
value="Search"/>
</input>
</div>
<dialog id="save_before_quit">
<h4>Do you want to save the changes you made in
<span id="save_before_quit_filename"></span>?
</h4>
<div id="save_before_quit_filename"></div>
<div class="submit_buttons">
<button type="button"
id="yes_button"
......
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