mirror of
https://github.com/jquery/jquery-ui.git
synced 2026-01-29 22:08:02 -05:00
demos/indext.html: removed (invalid) H1 around page content
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
if(isset($_GET['load'])) {
|
||||
|
||||
//Preload the demo page here
|
||||
echo '<h1>'.$_GET['load'].'</h1>';
|
||||
echo '$_GET['load'];
|
||||
|
||||
} else {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user