'Zipping Files' is now the message

Removed 'open' from server message
(as we're zipping more than just open files now)
This commit is contained in:
Matt Pass
2012-07-20 07:47:20 +01:00
parent 0296379cfa
commit 2b54b192ed

View File

@@ -17,7 +17,7 @@ $ICEcoder = array(
"plugins" => array(
array("Database Admin","images/database.png","margin-top: 3px","plugins/adminer/adminer-3.3.3-mysql-en.php","_blank",""),
array("Batch Image Processor","images/images.png","margin-top: 5px","http://birme.net","_blank",""),
array("Zip It!","images/zip-it.png","margin-top: 3px","plugins/zip-it/?zip=|&exclude=.doc,.gif,.jpg,.jpeg,.pdf,.png,.swf,.xml,.zip","fileControl:<b>Zipping Open Files</b>","10")
array("Zip It!","images/zip-it.png","margin-top: 3px","plugins/zip-it/?zip=|&exclude=.doc,.gif,.jpg,.jpeg,.pdf,.png,.swf,.xml,.zip","fileControl:<b>Zipping Files</b>","10")
),
"theme" => "default",
"tabWidth" => 4,