Fixed closing tags. Matched them to the starting div tag.
This commit is contained in:
@@ -8,4 +8,4 @@
|
||||
Spring.addDecoration(new Spring.AjaxEventDecoration({elementId:'cancel',event:'onclick',formId:'step1',params:{fragments:"body"}}));
|
||||
</script>
|
||||
</form>
|
||||
</h5>
|
||||
</div>
|
||||
@@ -10,4 +10,4 @@
|
||||
Spring.addDecoration(new Spring.AjaxEventDecoration({elementId:'cancel',event:'onclick',formId:'step2',params:{fragments:"body"}}));
|
||||
</script>
|
||||
</form>
|
||||
</h5>
|
||||
</div>
|
||||
@@ -8,4 +8,4 @@
|
||||
</script>
|
||||
</p>
|
||||
</div>
|
||||
</h5>
|
||||
</div>
|
||||
Reference in New Issue
Block a user