Skip to content
Snippets Groups Projects
Commit 5fbfd61c authored by Geoff Rowland's avatar Geoff Rowland
Browse files

Fix iframe attribute spacing

parent 05691b12
No related branches found
No related tags found
No related merge requests found
...@@ -204,7 +204,7 @@ src = "'.new moodle_url('/filter/jmol/iframe.php', array( ...@@ -204,7 +204,7 @@ src = "'.new moodle_url('/filter/jmol/iframe.php', array(
'id' => $id, 'id' => $id,
'_USE' => $technol, '_USE' => $technol,
'DEFER' => $coverimage 'DEFER' => $coverimage
)).' "style = "border: 1px solid lightgray; padding: 0px; margin: 0px; height: '.$size.'px; width: '.$size.'px"> )).'" style = "border: 1px solid lightgray; padding: 0px; margin: 0px; height: '.$size.'px; width: '.$size.'px">
</iframe> </iframe>
</div> </div>
<script> <script>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment