Passed
Branch master (6d380d)
by Robson
02:47 queued 01:08
created
example/index.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -15,7 +15,7 @@
 block discarded – undo
15 15
     <title>Exemplo da Smodal</title>
16 16
 </head>
17 17
 <body>
18
-<a href="#" <?= $smodal;?> >Abrir Modal</a>
18
+<a href="#" <?= $smodal; ?> >Abrir Modal</a>
19 19
 </body>
20 20
 </html>
21 21
 
Please login to merge, or discard this patch.