Browse Source

very much needed whitespace

pull/40/head
Savetheinternet 13 years ago
parent
commit
9e081f0a70
  1. 1
      inc/config.php

1
inc/config.php

@ -677,6 +677,7 @@
'<embed src="http://video.google.com/googleplayer.swf?docid=$1&hl=en&fs=true" style="width:%%tb_width%%px;height:%%tb_height%%px;float:left;margin:10px 20px" allowFullScreen="true" allowScriptAccess="always" type="application/x-shockwave-flash"></embed>'
)
);
// Embedding width and height
$config['embed_width'] = 300;
$config['embed_height'] = 246;

Loading…
Cancel
Save