Skip to content

Commit db518cf

Browse files
committed
ftpManager is a taller modal now
1 parent 8e790be commit db518cf

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

lib/ice-coder.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2870,7 +2870,7 @@ var ICEcoder = {
28702870

28712871
// Show the FTP manager
28722872
ftpManager: function() {
2873-
top.get('mediaContainer').innerHTML = '<iframe src="proxy.php?url=https%3A%2F%2Fgithub.com%2Flib%2Fftp-manager.php" class="whiteGlow" style="width: 660px; height: 450px"></iframe>';
2873+
top.get('mediaContainer').innerHTML = '<iframe src="proxy.php?url=https%3A%2F%2Fgithub.com%2Flib%2Fftp-manager.php" class="whiteGlow" style="width: 660px; height: 550px"></iframe>';
28742874
top.ICEcoder.showHide('show',top.get('blackMask'));
28752875
},
28762876

lib/ice-coder.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)