Interface_Adminhtml_Default - Version 1.9.3.0

Version Notes

1.9.3.0

Download this release

Release Info

Developer Magento Core Team
Extension Interface_Adminhtml_Default
Version 1.9.3.0
Comparing to
See all releases


Code changes from version 1.9.2.4 to 1.9.3.0

Files changed (25) hide show
  1. app/design/adminhtml/default/default/layout/admin.xml +3 -0
  2. app/design/adminhtml/default/default/layout/cms.xml +3 -1
  3. app/design/adminhtml/default/default/layout/main.xml +4 -3
  4. app/design/adminhtml/default/default/template/backup/dialogs.phtml +2 -2
  5. app/design/adminhtml/default/default/template/catalog/category/tree.phtml +6 -6
  6. app/design/adminhtml/default/default/template/catalog/product/edit/price/group.phtml +2 -1
  7. app/design/adminhtml/default/default/template/catalog/product/helper/gallery.phtml +2 -1
  8. app/design/adminhtml/default/default/template/cms/browser/content/uploader.phtml +1 -41
  9. app/design/adminhtml/default/default/template/connect/extension/custom/package.phtml +3 -3
  10. app/design/adminhtml/default/default/template/downloadable/product/edit/downloadable.phtml +42 -13
  11. app/design/adminhtml/default/default/template/downloadable/product/edit/downloadable/links.phtml +20 -18
  12. app/design/adminhtml/default/default/template/downloadable/product/edit/downloadable/samples.phtml +11 -9
  13. app/design/adminhtml/default/default/template/login.phtml +1 -1
  14. app/design/adminhtml/default/default/template/media/uploader.phtml +15 -33
  15. app/design/adminhtml/default/default/template/notification/curl.phtml +36 -0
  16. app/design/adminhtml/default/default/template/oauth/authorize/form/login-simple.phtml +1 -1
  17. app/design/adminhtml/default/default/template/oauth/authorize/form/login.phtml +1 -1
  18. app/design/adminhtml/default/default/template/promo/salesrulejs.phtml +3 -5
  19. app/design/adminhtml/default/default/template/resetforgottenpassword.phtml +2 -2
  20. app/design/adminhtml/default/default/template/system/config/system/storage/media/synchronize.phtml +2 -2
  21. package.xml +6 -6
  22. skin/adminhtml/default/default/boxes.css +1 -3
  23. skin/adminhtml/default/default/media/flex.swf +0 -0
  24. skin/adminhtml/default/default/media/uploader.swf +0 -0
  25. skin/adminhtml/default/default/media/uploaderSingle.swf +0 -0
app/design/adminhtml/default/default/layout/admin.xml CHANGED
@@ -71,6 +71,9 @@
71
  </reference>
72
  </adminhtml_permissions_role_editrole>
73
  <adminhtml_system_config_edit>
 
 
 
74
  <reference name="left">
75
  <block type="adminhtml/system_config_switcher" name="adminhtml.system.config.switcher" before="-"/>
76
  </reference>
71
  </reference>
72
  </adminhtml_permissions_role_editrole>
73
  <adminhtml_system_config_edit>
74
+ <reference name="content">
75
+ <block type="adminhtml/notification_curl" name="notification_curl" as="notification_curl" template="notification/curl.phtml"/>
76
+ </reference>
77
  <reference name="left">
78
  <block type="adminhtml/system_config_switcher" name="adminhtml.system.config.switcher" before="-"/>
79
  </reference>
app/design/adminhtml/default/default/layout/cms.xml CHANGED
@@ -82,7 +82,9 @@
82
  </reference>
83
  <reference name="content">
84
  <block name="wysiwyg_images.content" type="adminhtml/cms_wysiwyg_images_content" template="cms/browser/content.phtml">
85
- <block name="wysiwyg_images.uploader" type="adminhtml/cms_wysiwyg_images_content_uploader" template="cms/browser/content/uploader.phtml" />
 
 
86
  <block name="wysiwyg_images.newfolder" type="adminhtml/cms_wysiwyg_images_content_newfolder" template="cms/browser/content/newfolder.phtml" />
87
  </block>
88
  </reference>
82
  </reference>
83
  <reference name="content">
84
  <block name="wysiwyg_images.content" type="adminhtml/cms_wysiwyg_images_content" template="cms/browser/content.phtml">
85
+ <block name="wysiwyg_images.uploader" type="adminhtml/cms_wysiwyg_images_content_uploader" template="media/uploader.phtml">
86
+ <block name="additional_scripts" type="core/template" template="cms/browser/content/uploader.phtml"/>
87
+ </block>
88
  <block name="wysiwyg_images.newfolder" type="adminhtml/cms_wysiwyg_images_content_newfolder" template="cms/browser/content/newfolder.phtml" />
89
  </block>
90
  </reference>
app/design/adminhtml/default/default/layout/main.xml CHANGED
@@ -171,9 +171,10 @@ Layout for editor element
171
  <action method="setCanLoadExtJs"><flag>1</flag></action>
172
  <action method="addJs"><script>mage/adminhtml/variables.js</script></action>
173
  <action method="addJs"><script>mage/adminhtml/wysiwyg/widget.js</script></action>
174
- <action method="addJs"><script>lib/flex.js</script></action>
175
- <action method="addJs"><script>lib/FABridge.js</script></action>
176
- <action method="addJs"><script>mage/adminhtml/flexuploader.js</script></action>
 
177
  <action method="addJs"><script>mage/adminhtml/browser.js</script></action>
178
  <action method="addJs"><script>prototype/window.js</script></action>
179
  <action method="addItem"><type>js_css</type><name>prototype/windows/themes/default.css</name></action>
171
  <action method="setCanLoadExtJs"><flag>1</flag></action>
172
  <action method="addJs"><script>mage/adminhtml/variables.js</script></action>
173
  <action method="addJs"><script>mage/adminhtml/wysiwyg/widget.js</script></action>
174
+ <action method="addJs"><name>lib/uploader/flow.min.js</name></action>
175
+ <action method="addJs"><name>lib/uploader/fusty-flow.js</name></action>
176
+ <action method="addJs"><name>lib/uploader/fusty-flow-factory.js</name></action>
177
+ <action method="addJs"><name>mage/adminhtml/uploader/instance.js</name></action>
178
  <action method="addJs"><script>mage/adminhtml/browser.js</script></action>
179
  <action method="addJs"><script>prototype/window.js</script></action>
180
  <action method="addItem"><type>js_css</type><name>prototype/windows/themes/default.css</name></action>
app/design/adminhtml/default/default/template/backup/dialogs.phtml CHANGED
@@ -120,7 +120,7 @@
120
  <table class="form-list" cellspacing="0">
121
  <tr>
122
  <td style="padding-right: 8px;"><label for="password" class="nobr"><?php echo $this->__('User Password')?> <span class="required">*</span></label></td>
123
- <td><input type="password" name="password" id="password" class="required-entry"></td>
124
  </tr>
125
  <tr>
126
  <td>&nbsp;</td>
@@ -151,7 +151,7 @@
151
  </tr>
152
  <tr>
153
  <td class="label"><label for="ftp_pass"><?php echo $this->__('FTP Password')?> <span class="required">*</span></label></td>
154
- <td class="value"><input type="password" name="ftp_pass" id="ftp_pass"></td>
155
  </tr>
156
  <tr>
157
  <td class="label"><label for="ftp_path"><?php echo $this->__('Magento root directory')?></label></td>
120
  <table class="form-list" cellspacing="0">
121
  <tr>
122
  <td style="padding-right: 8px;"><label for="password" class="nobr"><?php echo $this->__('User Password')?> <span class="required">*</span></label></td>
123
+ <td><input type="password" name="password" id="password" class="required-entry" autocomplete="off"></td>
124
  </tr>
125
  <tr>
126
  <td>&nbsp;</td>
151
  </tr>
152
  <tr>
153
  <td class="label"><label for="ftp_pass"><?php echo $this->__('FTP Password')?> <span class="required">*</span></label></td>
154
+ <td class="value"><input type="password" name="ftp_pass" id="ftp_pass" autocomplete="off"></td>
155
  </tr>
156
  <tr>
157
  <td class="label"><label for="ftp_path"><?php echo $this->__('Magento root directory')?></label></td>
app/design/adminhtml/default/default/template/catalog/category/tree.phtml CHANGED
@@ -220,12 +220,12 @@ function reRenderTree(event, switcher)
220
 
221
  // load from cache
222
  // load from ajax
223
- new Ajax.Request(url + (url.match(new RegExp('\\?')) ? '&isAjax=true' : '?isAjax=true' ), {
224
- parameters : {store: newStoreId, form_key: FORM_KEY},
225
  method : 'post',
226
  onComplete : function(transport) {
227
- var response = eval('(' + transport.responseText + ')');
228
- if (!response['parameters']) {
229
  return false;
230
  }
231
 
@@ -242,7 +242,7 @@ function reRenderTree(event, switcher)
242
  function _renderNewTree(config, storeParam)
243
  {
244
  if (!config) {
245
- var config = defaultLoadTreeParams;
246
  }
247
  if (tree) {
248
  tree.purgeListeners();
@@ -442,7 +442,7 @@ function categoryMove(obj)
442
  if(o.responseText==='SUCCESS'){
443
  categoryForm.refreshPath();
444
  } else {
445
- alert(o.responseText);
446
  location.reload();
447
  }
448
  }
220
 
221
  // load from cache
222
  // load from ajax
223
+ new Ajax.Request(url, {
224
+ parameters : {store: newStoreId, form_key: FORM_KEY, isAjax: 1},
225
  method : 'post',
226
  onComplete : function(transport) {
227
+ var response = transport.responseJSON || transport.responseText.evalJSON(true) || {};
228
+ if (!response.parameters) {
229
  return false;
230
  }
231
 
242
  function _renderNewTree(config, storeParam)
243
  {
244
  if (!config) {
245
+ config = defaultLoadTreeParams;
246
  }
247
  if (tree) {
248
  tree.purgeListeners();
442
  if(o.responseText==='SUCCESS'){
443
  categoryForm.refreshPath();
444
  } else {
445
+ alert(o.responseText.stripTags().toString());
446
  location.reload();
447
  }
448
  }
app/design/adminhtml/default/default/template/catalog/product/edit/price/group.phtml CHANGED
@@ -75,7 +75,8 @@ var groupPriceRowTemplate = '<tr>'
75
  + '<option value="<?php echo $_groupId; ?>"><?php echo $this->jsQuoteEscape($this->escapeHtml($_groupName)); ?></option>'
76
  <?php endforeach; ?>
77
  + '</select></td>'
78
- + '<td><input class="<?php echo $_htmlClass; ?> required-entry <?php echo $_priceValueValidation; ?>" type="text" name="<?php echo $_htmlName; ?>[{{index}}][price]" value="{{price}}" id="group_price_row_{{index}}_price" /></td>'
 
79
  + '<td class="last"><input type="hidden" name="<?php echo $_htmlName; ?>[{{index}}][delete]" class="delete" value="" id="group_price_row_{{index}}_delete" />'
80
  + '<button title="<?php echo $this->jsQuoteEscape(Mage::helper('catalog')->__('Delete Group Price')); ?>" type="button" class="scalable delete icon-btn delete-product-option" id="group_price_row_{{index}}_delete_button" onclick="return groupPriceControl.deleteItem(event);">'
81
  + '<span><?php echo $this->jsQuoteEscape(Mage::helper('catalog')->__('Delete')); ?></span></button></td>'
75
  + '<option value="<?php echo $_groupId; ?>"><?php echo $this->jsQuoteEscape($this->escapeHtml($_groupName)); ?></option>'
76
  <?php endforeach; ?>
77
  + '</select></td>'
78
+ + '<td><input class="<?php echo $_htmlClass; ?> required-entry <?php echo $_priceValueValidation; ?>" type="text" name="<?php echo $_htmlName; ?>[{{index}}][price]" value="{{price}}" id="group_price_row_{{index}}_price" />'
79
+ + '<input type="hidden" name="<?php echo $_htmlName; ?>[{{index}}][is_percent]" value="<?php if ($this->getIsPercent()) : ?>1<?php else: ?>0<?php endif;?>" id="group_price_row_{{index}}_is_percent" /></td>'
80
  + '<td class="last"><input type="hidden" name="<?php echo $_htmlName; ?>[{{index}}][delete]" class="delete" value="" id="group_price_row_{{index}}_delete" />'
81
  + '<button title="<?php echo $this->jsQuoteEscape(Mage::helper('catalog')->__('Delete Group Price')); ?>" type="button" class="scalable delete icon-btn delete-product-option" id="group_price_row_{{index}}_delete_button" onclick="return groupPriceControl.deleteItem(event);">'
82
  + '<span><?php echo $this->jsQuoteEscape(Mage::helper('catalog')->__('Delete')); ?></span></button></td>'
app/design/adminhtml/default/default/template/catalog/product/helper/gallery.phtml CHANGED
@@ -108,6 +108,7 @@ $_block = $this;
108
  <tfoot>
109
  <tr>
110
  <td colspan="100" class="last" style="padding:8px">
 
111
  <?php echo $_block->getUploaderHtml() ?>
112
  </td>
113
  </tr>
@@ -120,6 +121,6 @@ $_block = $this;
120
  <input type="hidden" id="<?php echo $_block->getHtmlId() ?>_save_image" name="<?php echo $_block->getElement()->getName() ?>[values]" value="<?php echo $_block->escapeHtml($_block->getImagesValuesJson()) ?>" />
121
  <script type="text/javascript">
122
  //<![CDATA[
123
- var <?php echo $_block->getJsObjectName(); ?> = new Product.Gallery('<?php echo $_block->getHtmlId() ?>', <?php if ($_block->getElement()->getReadonly()):?>null<?php else:?><?php echo $_block->getUploader()->getJsObjectName() ?><?php endif;?>, <?php echo $_block->getImageTypesJson() ?>);
124
  //]]>
125
  </script>
108
  <tfoot>
109
  <tr>
110
  <td colspan="100" class="last" style="padding:8px">
111
+ <?php echo Mage::helper('catalog')->__('Maximum width and height dimension for upload image is %s.', Mage::getStoreConfig(Mage_Catalog_Helper_Image::XML_NODE_PRODUCT_MAX_DIMENSION)); ?>
112
  <?php echo $_block->getUploaderHtml() ?>
113
  </td>
114
  </tr>
121
  <input type="hidden" id="<?php echo $_block->getHtmlId() ?>_save_image" name="<?php echo $_block->getElement()->getName() ?>[values]" value="<?php echo $_block->escapeHtml($_block->getImagesValuesJson()) ?>" />
122
  <script type="text/javascript">
123
  //<![CDATA[
124
+ var <?php echo $_block->getJsObjectName(); ?> = new Product.Gallery('<?php echo $_block->getHtmlId() ?>', <?php echo $_block->getImageTypesJson() ?>);
125
  //]]>
126
  </script>
app/design/adminhtml/default/default/template/cms/browser/content/uploader.phtml CHANGED
@@ -24,48 +24,8 @@
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
27
- <?php
28
- /**
29
- * Uploader template for Wysiwyg Images
30
- *
31
- * @see Mage_Adminhtml_Block_Cms_Wysiwyg_Images_Content_Uploader
32
- */
33
- ?>
34
- <div id="<?php echo $this->getHtmlId() ?>" class="uploader">
35
- <div class="buttons">
36
- <div id="<?php echo $this->getHtmlId() ?>-install-flash" style="display:none">
37
- <?php echo Mage::helper('media')->__('This content requires last version of Adobe Flash Player. <a href="%s">Get Flash</a>', 'http://www.adobe.com/go/getflash/') ?>
38
- </div>
39
- </div>
40
- <div class="clear"></div>
41
- <div class="no-display" id="<?php echo $this->getHtmlId() ?>-template">
42
- <div id="{{id}}" class="file-row">
43
- <span class="file-info">{{name}} ({{size}})</span>
44
- <span class="delete-button"><?php echo $this->getDeleteButtonHtml() ?></span>
45
- <span class="progress-text"></span>
46
- <div class="clear"></div>
47
- </div>
48
- </div>
49
- <div class="no-display" id="<?php echo $this->getHtmlId() ?>-template-progress">
50
- {{percent}}% {{uploaded}} / {{total}}
51
- </div>
52
- </div>
53
-
54
  <script type="text/javascript">
55
  //<![CDATA[
56
- maxUploadFileSizeInBytes = <?php echo $this->getDataMaxSizeInBytes() ?>;
57
- maxUploadFileSize = '<?php echo $this->getDataMaxSize() ?>';
58
-
59
- <?php echo $this->getJsObjectName() ?> = new Flex.Uploader('<?php echo $this->getHtmlId() ?>', '<?php echo $this->getUploaderUrl('media/uploader.swf') ?>', <?php echo $this->getConfigJson() ?>);
60
- <?php echo $this->getJsObjectName() ?>.onFilesComplete = function(completedFiles){
61
- completedFiles.each(function(file){
62
- <?php echo $this->getJsObjectName() ?>.removeFile(file.id);
63
- });
64
- MediabrowserInstance.handleUploadComplete();
65
- }
66
- // hide flash buttons
67
- if ($('<?php echo $this->getHtmlId() ?>-flash') != undefined) {
68
- $('<?php echo $this->getHtmlId() ?>-flash').setStyle({float:'left'});
69
- }
70
  //]]>
71
  </script>
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
27
  <script type="text/javascript">
28
  //<![CDATA[
29
+ document.on('uploader:success', MediabrowserInstance.handleUploadComplete.bind(MediabrowserInstance));
 
 
 
 
 
 
 
 
 
 
 
 
 
30
  //]]>
31
  </script>
app/design/adminhtml/default/default/template/connect/extension/custom/package.phtml CHANGED
@@ -44,10 +44,10 @@ function showHideFiles(button, selector, filesClass)
44
 
45
  function loadPackage()
46
  {
47
- var package = prompt('Please enter package name');
48
- if (!package) return false;
49
  var url = '<?php echo $this->getUrl('*/*/load') ?>';
50
- location.href = url+(url.indexOf('?')==-1 ? '?':'&')+'id='+package;
51
  }
52
 
53
  function saveAsPackage()
44
 
45
  function loadPackage()
46
  {
47
+ var packageName = prompt('Please enter package name');
48
+ if (!packageName) return false;
49
  var url = '<?php echo $this->getUrl('*/*/load') ?>';
50
+ location.href = encodeURI(url + ((url.indexOf('?') == -1) ? '?':'&') + 'id=' + packageName);
51
  }
52
 
53
  function saveAsPackage()
app/design/adminhtml/default/default/template/downloadable/product/edit/downloadable.phtml CHANGED
@@ -34,19 +34,16 @@
34
  //<![CDATA[>
35
 
36
  var uploaderTemplate = '<div class="no-display" id="[[idName]]-template">' +
37
- '<div id="{{id}}" class="file-row file-row-narrow">' +
38
  '<span class="file-info">' +
39
  '<span class="file-info-name">{{name}}</span>' +
40
  ' ' +
41
- '<span class="file-info-size">({{size}})</span>' +
42
  '</span>' +
43
  '<span class="progress-text"></span>' +
44
  '<div class="clear"></div>' +
45
  '</div>' +
46
- '</div>' +
47
- '<div class="no-display" id="[[idName]]-template-progress">' +
48
- '{{percent}}% {{uploaded}} / {{total}}' +
49
- '</div>';
50
 
51
  var fileListTemplate = '<span class="file-info">' +
52
  '<span class="file-info-name">{{name}}</span>' +
@@ -88,7 +85,7 @@ var Downloadable = {
88
  massUploadByType : function(type){
89
  try {
90
  this.uploaderObj.get(type).each(function(item){
91
- container = item.value.container.up('tr');
92
  if (container.visible() && !container.hasClassName('no-display')) {
93
  item.value.upload();
94
  } else {
@@ -141,10 +138,11 @@ Downloadable.FileUploader.prototype = {
141
  ? this.fileValue.toJSON()
142
  : Object.toJSON(this.fileValue);
143
  }
 
144
  Downloadable.setUploaderObj(
145
  this.type,
146
  this.key,
147
- new Flex.Uploader(this.idName, '<?php echo $this->getSkinUrl('media/uploaderSingle.swf') ?>', this.config)
148
  );
149
  if (varienGlobalEvents) {
150
  varienGlobalEvents.attachEventHandler('tabChangeBefore', Downloadable.getUploaderObj(type, key).onContainerHideBefore);
@@ -167,16 +165,48 @@ Downloadable.FileList.prototype = {
167
  this.containerId = containerId,
168
  this.container = $(this.containerId);
169
  this.uploader = uploader;
170
- this.uploader.onFilesComplete = this.handleUploadComplete.bind(this);
 
 
 
 
 
 
 
 
 
 
 
 
 
 
171
  this.file = this.getElement('save').value.evalJSON();
172
  this.listTemplate = new Template(this.fileListTemplate, this.templatePattern);
173
  this.updateFiles();
174
  this.uploader.onFileRemoveAll = this.handleFileRemoveAll.bind(this);
175
  this.uploader.onFileSelect = this.handleFileSelect.bind(this);
176
  },
177
- handleFileRemoveAll: function(fileId) {
178
- $(this.containerId+'-new').hide();
179
- $(this.containerId+'-old').show();
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
180
  },
181
  handleFileSelect: function() {
182
  $(this.containerId+'_type').checked = true;
@@ -204,7 +234,6 @@ Downloadable.FileList.prototype = {
204
  newFile.size = response.size;
205
  newFile.status = 'new';
206
  this.file[0] = newFile;
207
- this.uploader.removeFile(item.id);
208
  }.bind(this));
209
  this.updateFiles();
210
  },
34
  //<![CDATA[>
35
 
36
  var uploaderTemplate = '<div class="no-display" id="[[idName]]-template">' +
37
+ '<div id="{{id}}-container" class="file-row file-row-narrow">' +
38
  '<span class="file-info">' +
39
  '<span class="file-info-name">{{name}}</span>' +
40
  ' ' +
41
+ '<span class="file-info-size">{{size}}</span>' +
42
  '</span>' +
43
  '<span class="progress-text"></span>' +
44
  '<div class="clear"></div>' +
45
  '</div>' +
46
+ '</div>';
 
 
 
47
 
48
  var fileListTemplate = '<span class="file-info">' +
49
  '<span class="file-info-name">{{name}}</span>' +
85
  massUploadByType : function(type){
86
  try {
87
  this.uploaderObj.get(type).each(function(item){
88
+ var container = item.value.elements.container.up('tr');
89
  if (container.visible() && !container.hasClassName('no-display')) {
90
  item.value.upload();
91
  } else {
138
  ? this.fileValue.toJSON()
139
  : Object.toJSON(this.fileValue);
140
  }
141
+ var uploaderConfig = (Object.isString(this.config) && this.config.evalJSON()) || this.config;
142
  Downloadable.setUploaderObj(
143
  this.type,
144
  this.key,
145
+ new Uploader(uploaderConfig)
146
  );
147
  if (varienGlobalEvents) {
148
  varienGlobalEvents.attachEventHandler('tabChangeBefore', Downloadable.getUploaderObj(type, key).onContainerHideBefore);
165
  this.containerId = containerId,
166
  this.container = $(this.containerId);
167
  this.uploader = uploader;
168
+ document.on('uploader:fileSuccess', function(event) {
169
+ var memo = event.memo;
170
+ if(this._checkCurrentContainer(memo.containerId)) {
171
+ this.handleUploadComplete([{response: memo.response}]);
172
+ this.handleButtonsSwap();
173
+ }
174
+ }.bind(this));
175
+ document.on('uploader:fileError', function(event) {
176
+ var memo = event.memo;
177
+ if(this._checkCurrentContainer(memo.containerId)) {
178
+ this.handleButtonsSwap();
179
+ }
180
+ }.bind(this));
181
+ document.on('upload:simulateDelete', this.handleFileRemoveAll.bind(this));
182
+ document.on('uploader:simulateNewUpload', this.handleFileNew.bind(this));
183
  this.file = this.getElement('save').value.evalJSON();
184
  this.listTemplate = new Template(this.fileListTemplate, this.templatePattern);
185
  this.updateFiles();
186
  this.uploader.onFileRemoveAll = this.handleFileRemoveAll.bind(this);
187
  this.uploader.onFileSelect = this.handleFileSelect.bind(this);
188
  },
189
+
190
+ _checkCurrentContainer: function (child) {
191
+ return $(this.containerId).down('#' + child);
192
+ },
193
+
194
+ handleFileRemoveAll: function(e) {
195
+ if(e.memo && this._checkCurrentContainer(e.memo.containerId)) {
196
+ $(this.containerId+'-new').hide();
197
+ $(this.containerId+'-old').show();
198
+ this.handleButtonsSwap();
199
+ }
200
+ },
201
+ handleFileNew: function (e) {
202
+ if(e.memo && this._checkCurrentContainer(e.memo.containerId)) {
203
+ $(this.containerId + '-new').show();
204
+ $(this.containerId + '-old').hide();
205
+ this.handleButtonsSwap();
206
+ }
207
+ },
208
+ handleButtonsSwap: function () {
209
+ $$(['#' + this.containerId+'-browse', '#'+this.containerId+'-delete']).invoke('toggle');
210
  },
211
  handleFileSelect: function() {
212
  $(this.containerId+'_type').checked = true;
234
  newFile.size = response.size;
235
  newFile.status = 'new';
236
  this.file[0] = newFile;
 
237
  }.bind(this));
238
  this.updateFiles();
239
  },
app/design/adminhtml/default/default/template/downloadable/product/edit/downloadable/links.phtml CHANGED
@@ -28,6 +28,7 @@
28
 
29
  /**
30
  * @see Mage_Downloadable_Block_Adminhtml_Catalog_Product_Edit_Tab_Downloadable_Links
 
31
  */
32
  ?>
33
  <?php $_product = $this->getProduct()?>
@@ -137,17 +138,14 @@ var linkTemplate = '<tr>'+
137
  '</td>'+
138
  '<td>'+
139
  '<div class="files">'+
140
- '<div class="row">'+
141
- '<label for="downloadable_link_{{id}}_sample_file_type"><input type="radio" class="radio" id="downloadable_link_{{id}}_sample_file_type" name="downloadable[link][{{id}}][sample][type]" value="file"{{sample_file_checked}} /> File:</label>'+
142
  '<input type="hidden" id="downloadable_link_{{id}}_sample_file_save" name="downloadable[link][{{id}}][sample][file]" value="{{sample_file_save}}" />'+
143
- '<div id="downloadable_link_{{id}}_sample_file" class="uploader">'+
 
 
144
  '<div id="downloadable_link_{{id}}_sample_file-old" class="file-row-info"></div>'+
145
  '<div id="downloadable_link_{{id}}_sample_file-new" class="file-row-info"></div>'+
146
- '<div class="buttons">'+
147
- '<div id="downloadable_link_{{id}}_sample_file-install-flash" style="display:none">'+
148
- '<?php echo $this->jsQuoteEscape(Mage::helper('media')->__('This content requires last version of Adobe Flash Player. <a href="%s">Get Flash</a>', 'http://www.adobe.com/go/getflash/')) ?>'+
149
- '</div>'+
150
- '</div>'+
151
  '<div class="clear"></div>'+
152
  '</div>'+
153
  '</div>'+
@@ -161,17 +159,14 @@ var linkTemplate = '<tr>'+
161
  '</td>'+
162
  '<td>'+
163
  '<div class="files">'+
164
- '<div class="row">'+
165
- '<label for="downloadable_link_{{id}}_file_type"><input type="radio" class="radio validate-one-required-by-name" id="downloadable_link_{{id}}_file_type" name="downloadable[link][{{id}}][type]" value="file"{{file_checked}} /> File:</label>'+
166
  '<input type="hidden" class="validate-downloadable-file" id="downloadable_link_{{id}}_file_save" name="downloadable[link][{{id}}][file]" value="{{file_save}}" />'+
167
- '<div id="downloadable_link_{{id}}_file" class="uploader">'+
 
 
168
  '<div id="downloadable_link_{{id}}_file-old" class="file-row-info"></div>'+
169
  '<div id="downloadable_link_{{id}}_file-new" class="file-row-info new-file"></div>'+
170
- '<div class="buttons">'+
171
- '<div id="downloadable_link_{{id}}_file-install-flash" style="display:none">'+
172
- '<?php echo $this->jsQuoteEscape(Mage::helper('media')->__('This content requires last version of Adobe Flash Player. <a href="%s">Get Flash</a>', 'http://www.adobe.com/go/getflash/')) ?>'+
173
- '</div>'+
174
- '</div>'+
175
  '<div class="clear"></div>'+
176
  '</div>'+
177
  '</div>'+
@@ -282,6 +277,9 @@ var linkItems = {
282
  if (!data.sample_file_save) {
283
  data.sample_file_save = [];
284
  }
 
 
 
285
 
286
  // link sample file
287
  new Downloadable.FileUploader(
@@ -291,8 +289,12 @@ var linkItems = {
291
  'downloadable[link]['+data.id+'][sample]',
292
  data.sample_file_save,
293
  'downloadable_link_'+data.id+'_sample_file',
294
- <?php echo $this->getConfigJson('link_samples') ?>
295
  );
 
 
 
 
296
  // link file
297
  new Downloadable.FileUploader(
298
  'links',
@@ -301,7 +303,7 @@ var linkItems = {
301
  'downloadable[link]['+data.id+']',
302
  data.file_save,
303
  'downloadable_link_'+data.id+'_file',
304
- <?php echo $this->getConfigJson() ?>
305
  );
306
 
307
  linkFile = $('downloadable_link_'+data.id+'_file_type');
28
 
29
  /**
30
  * @see Mage_Downloadable_Block_Adminhtml_Catalog_Product_Edit_Tab_Downloadable_Links
31
+ * @var $this Mage_Downloadable_Block_Adminhtml_Catalog_Product_Edit_Tab_Downloadable_Links
32
  */
33
  ?>
34
  <?php $_product = $this->getProduct()?>
138
  '</td>'+
139
  '<td>'+
140
  '<div class="files">'+
141
+ '<div class="row a-right">'+
142
+ '<label for="downloadable_link_{{id}}_sample_file_type" class="a-left"><input type="radio" class="radio" id="downloadable_link_{{id}}_sample_file_type" name="downloadable[link][{{id}}][sample][type]" value="file"{{sample_file_checked}} /> File:</label>'+
143
  '<input type="hidden" id="downloadable_link_{{id}}_sample_file_save" name="downloadable[link][{{id}}][sample][file]" value="{{sample_file_save}}" />'+
144
+ '<?php echo $this->getBrowseButtonHtml('sample_'); ?>'+
145
+ '<?php echo $this->getDeleteButtonHtml('sample_'); ?>'+
146
+ '<div id="downloadable_link_{{id}}_sample_file" class="uploader a-left">'+
147
  '<div id="downloadable_link_{{id}}_sample_file-old" class="file-row-info"></div>'+
148
  '<div id="downloadable_link_{{id}}_sample_file-new" class="file-row-info"></div>'+
 
 
 
 
 
149
  '<div class="clear"></div>'+
150
  '</div>'+
151
  '</div>'+
159
  '</td>'+
160
  '<td>'+
161
  '<div class="files">'+
162
+ '<div class="row a-right">'+
163
+ '<label for="downloadable_link_{{id}}_file_type" class="a-left"><input type="radio" class="radio validate-one-required-by-name" id="downloadable_link_{{id}}_file_type" name="downloadable[link][{{id}}][type]" value="file"{{file_checked}} /> File:</label>'+
164
  '<input type="hidden" class="validate-downloadable-file" id="downloadable_link_{{id}}_file_save" name="downloadable[link][{{id}}][file]" value="{{file_save}}" />'+
165
+ '<?php echo $this->getBrowseButtonHtml(); ?>'+
166
+ '<?php echo $this->getDeleteButtonHtml(); ?>'+
167
+ '<div id="downloadable_link_{{id}}_file" class="uploader a-left">'+
168
  '<div id="downloadable_link_{{id}}_file-old" class="file-row-info"></div>'+
169
  '<div id="downloadable_link_{{id}}_file-new" class="file-row-info new-file"></div>'+
 
 
 
 
 
170
  '<div class="clear"></div>'+
171
  '</div>'+
172
  '</div>'+
277
  if (!data.sample_file_save) {
278
  data.sample_file_save = [];
279
  }
280
+ var UploaderConfigLinkSamples = <?php echo $this->getConfigJson('link_samples') ?>.replace(
281
+ new RegExp('<?php echo $this->getId(); ?>', 'g'),
282
+ 'downloadable_link_'+data.id+'_sample_file');
283
 
284
  // link sample file
285
  new Downloadable.FileUploader(
289
  'downloadable[link]['+data.id+'][sample]',
290
  data.sample_file_save,
291
  'downloadable_link_'+data.id+'_sample_file',
292
+ UploaderConfigLinkSamples
293
  );
294
+
295
+ var UploaderConfigLink = <?php echo $this->getConfigJson() ?>.replace(
296
+ new RegExp('<?php echo $this->getId(); ?>', 'g'),
297
+ 'downloadable_link_'+data.id+'_file');
298
  // link file
299
  new Downloadable.FileUploader(
300
  'links',
303
  'downloadable[link]['+data.id+']',
304
  data.file_save,
305
  'downloadable_link_'+data.id+'_file',
306
+ UploaderConfigLink
307
  );
308
 
309
  linkFile = $('downloadable_link_'+data.id+'_file_type');
app/design/adminhtml/default/default/template/downloadable/product/edit/downloadable/samples.phtml CHANGED
@@ -27,6 +27,7 @@
27
  <?php
28
  /**
29
  * @see Mage_Downloadable_Block_Adminhtml_Catalog_Product_Edit_Tab_Downloadable_Samples
 
30
  */
31
  ?>
32
 
@@ -89,17 +90,14 @@ var sampleTemplate = '<tr>'+
89
  '</td>'+
90
  '<td>'+
91
  '<div class="files-wide">'+
92
- '<div class="row">'+
93
- '<label for="downloadable_sample_{{id}}_file_type"><input type="radio" class="radio validate-one-required-by-name" id="downloadable_sample_{{id}}_file_type" name="downloadable[sample][{{id}}][type]" value="file"{{file_checked}} /> File:</label>'+
94
  '<input type="hidden" class="validate-downloadable-file" id="downloadable_sample_{{id}}_file_save" name="downloadable[sample][{{id}}][file]" value="{{file_save}}" />'+
95
- '<div id="downloadable_sample_{{id}}_file" class="uploader">'+
 
 
96
  '<div id="downloadable_sample_{{id}}_file-old" class="file-row-info"></div>'+
97
  '<div id="downloadable_sample_{{id}}_file-new" class="file-row-info new-file"></div>'+
98
- '<div class="buttons">'+
99
- '<div id="downloadable_sample_{{id}}_file-install-flash" style="display:none">'+
100
- '<?php echo $this->jsQuoteEscape(Mage::helper('media')->__('This content requires last version of Adobe Flash Player. <a href="%s">Get Flash</a>', 'http://www.adobe.com/go/getflash/')) ?>'+
101
- '</div>'+
102
- '</div>'+
103
  '<div class="clear"></div>'+
104
  '</div>'+
105
  '</div>'+
@@ -161,6 +159,10 @@ var sampleItems = {
161
 
162
  sampleUrl = $('downloadable_sample_'+data.id+'_url_type');
163
 
 
 
 
 
164
  if (!data.file_save) {
165
  data.file_save = [];
166
  }
@@ -171,7 +173,7 @@ var sampleItems = {
171
  'downloadable[sample]['+data.id+']',
172
  data.file_save,
173
  'downloadable_sample_'+data.id+'_file',
174
- <?php echo $this->getConfigJson() ?>
175
  );
176
  sampleUrl.advaiceContainer = 'downloadable_sample_'+data.id+'_container';
177
  sampleFile = $('downloadable_sample_'+data.id+'_file_type');
27
  <?php
28
  /**
29
  * @see Mage_Downloadable_Block_Adminhtml_Catalog_Product_Edit_Tab_Downloadable_Samples
30
+ * @var $this Mage_Downloadable_Block_Adminhtml_Catalog_Product_Edit_Tab_Downloadable_Samples
31
  */
32
  ?>
33
 
90
  '</td>'+
91
  '<td>'+
92
  '<div class="files-wide">'+
93
+ '<div class="row a-right">'+
94
+ '<label for="downloadable_sample_{{id}}_file_type" class="a-left"><input type="radio" class="radio validate-one-required-by-name" id="downloadable_sample_{{id}}_file_type" name="downloadable[sample][{{id}}][type]" value="file"{{file_checked}} /> File:</label>'+
95
  '<input type="hidden" class="validate-downloadable-file" id="downloadable_sample_{{id}}_file_save" name="downloadable[sample][{{id}}][file]" value="{{file_save}}" />'+
96
+ '<?php echo $this->getBrowseButtonHtml(); ?>'+
97
+ '<?php echo $this->getDeleteButtonHtml(); ?>'+
98
+ '<div id="downloadable_sample_{{id}}_file" class="uploader a-left">' +
99
  '<div id="downloadable_sample_{{id}}_file-old" class="file-row-info"></div>'+
100
  '<div id="downloadable_sample_{{id}}_file-new" class="file-row-info new-file"></div>'+
 
 
 
 
 
101
  '<div class="clear"></div>'+
102
  '</div>'+
103
  '</div>'+
159
 
160
  sampleUrl = $('downloadable_sample_'+data.id+'_url_type');
161
 
162
+ var UploaderConfig = <?php echo $this->getConfigJson() ?>.replace(
163
+ new RegExp('<?php echo $this->getId(); ?>', 'g'),
164
+ 'downloadable_sample_'+data.id+'_file');
165
+
166
  if (!data.file_save) {
167
  data.file_save = [];
168
  }
173
  'downloadable[sample]['+data.id+']',
174
  data.file_save,
175
  'downloadable_sample_'+data.id+'_file',
176
+ UploaderConfig
177
  );
178
  sampleUrl.advaiceContainer = 'downloadable_sample_'+data.id+'_container';
179
  sampleFile = $('downloadable_sample_'+data.id+'_file_type');
app/design/adminhtml/default/default/template/login.phtml CHANGED
@@ -59,7 +59,7 @@
59
  <div class="input-box input-right"><label for="login"><?php echo Mage::helper('adminhtml')->__('Password:') ?></label><br />
60
  <!-- This is a dummy hidden field to trick firefox from auto filling the password -->
61
  <input type="text" class="input-text no-display" name="dummy" id="dummy" />
62
- <input type="password" id="login" name="login[password]" class="required-entry input-text" value="" /></div>
63
  <?php echo $this->getChildHtml('form.additional.info'); ?>
64
  <div class="clear"></div>
65
  <div class="form-buttons">
59
  <div class="input-box input-right"><label for="login"><?php echo Mage::helper('adminhtml')->__('Password:') ?></label><br />
60
  <!-- This is a dummy hidden field to trick firefox from auto filling the password -->
61
  <input type="text" class="input-text no-display" name="dummy" id="dummy" />
62
+ <input type="password" id="login" name="login[password]" class="required-entry input-text" value="" autocomplete="off" /></div>
63
  <?php echo $this->getChildHtml('form.additional.info'); ?>
64
  <div class="clear"></div>
65
  <div class="form-buttons">
app/design/adminhtml/default/default/template/media/uploader.phtml CHANGED
@@ -26,48 +26,30 @@
26
  ?>
27
  <?php
28
  /**
29
- * @see Mage_Adminhtml_Block_Media_Uploader
30
  */
31
  ?>
32
-
33
- <?php echo $this->helper('adminhtml/js')->includeScript('lib/flex.js') ?>
34
- <?php echo $this->helper('adminhtml/js')->includeScript('mage/adminhtml/flexuploader.js') ?>
35
- <?php echo $this->helper('adminhtml/js')->includeScript('lib/FABridge.js') ?>
36
-
37
  <div id="<?php echo $this->getHtmlId() ?>" class="uploader">
38
- <div class="buttons">
39
- <?php /* buttons included in flex object */ ?>
40
- <?php /*echo $this->getBrowseButtonHtml()*/ ?>
41
- <?php /*echo $this->getUploadButtonHtml()*/ ?>
42
- <div id="<?php echo $this->getHtmlId() ?>-install-flash" style="display:none">
43
- <?php echo Mage::helper('media')->__('This content requires last version of Adobe Flash Player. <a href="%s">Get Flash</a>', 'http://www.adobe.com/go/getflash/') ?>
44
- </div>
45
  </div>
46
- <div class="clear"></div>
47
- <div class="no-display" id="<?php echo $this->getHtmlId() ?>-template">
48
- <div id="{{id}}" class="file-row">
49
- <span class="file-info">{{name}} ({{size}})</span>
50
  <span class="delete-button"><?php echo $this->getDeleteButtonHtml() ?></span>
51
  <span class="progress-text"></span>
52
  <div class="clear"></div>
53
- </div>
54
- </div>
55
- <div class="no-display" id="<?php echo $this->getHtmlId() ?>-template-progress">
56
- {{percent}}% {{uploaded}} / {{total}}
57
  </div>
58
  </div>
59
-
60
  <script type="text/javascript">
61
- //<![CDATA[
62
-
63
- var maxUploadFileSizeInBytes = <?php echo $this->getDataMaxSizeInBytes() ?>;
64
- var maxUploadFileSize = '<?php echo $this->getDataMaxSize() ?>';
65
-
66
- <?php echo $this->getJsObjectName() ?> = new Flex.Uploader('<?php echo $this->getHtmlId() ?>', '<?php echo $this->getUploaderUrl('media/uploader.swf') ?>', <?php echo $this->getConfigJson() ?>);
67
-
68
- if (varienGlobalEvents) {
69
- varienGlobalEvents.attachEventHandler('tabChangeBefore', <?php echo $this->getJsObjectName() ?>.onContainerHideBefore);
70
- }
71
 
72
- //]]>
 
 
 
73
  </script>
 
26
  ?>
27
  <?php
28
  /**
29
+ * @var $this Mage_Uploader_Block_Multiple|Mage_Uploader_Block_Single
30
  */
31
  ?>
 
 
 
 
 
32
  <div id="<?php echo $this->getHtmlId() ?>" class="uploader">
33
+ <div class="buttons a-right">
34
+ <?php echo $this->getBrowseButtonHtml(); ?>
35
+ <?php echo $this->getUploadButtonHtml(); ?>
 
 
 
 
36
  </div>
37
+ </div>
38
+ <div class="no-display" id="<?php echo $this->getElementId('template') ?>">
39
+ <div id="{{id}}-container" class="file-row">
40
+ <span class="file-info">{{name}} {{size}}</span>
41
  <span class="delete-button"><?php echo $this->getDeleteButtonHtml() ?></span>
42
  <span class="progress-text"></span>
43
  <div class="clear"></div>
 
 
 
 
44
  </div>
45
  </div>
 
46
  <script type="text/javascript">
47
+ (function() {
48
+ var uploader = new Uploader(<?php echo $this->getJsonConfig(); ?>);
 
 
 
 
 
 
 
 
49
 
50
+ if (varienGlobalEvents) {
51
+ varienGlobalEvents.attachEventHandler('tabChangeBefore', uploader.onContainerHideBefore);
52
+ }
53
+ })();
54
  </script>
55
+ <?php echo $this->getChildHtml('additional_scripts'); ?>
app/design/adminhtml/default/default/template/notification/curl.phtml ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * Magento
4
+ *
5
+ * NOTICE OF LICENSE
6
+ *
7
+ * This source file is subject to the Academic Free License (AFL 3.0)
8
+ * that is bundled with this package in the file LICENSE_AFL.txt.
9
+ * It is also available through the world-wide-web at this URL:
10
+ * http://opensource.org/licenses/afl-3.0.php
11
+ * If you did not receive a copy of the license and are unable to
12
+ * obtain it through the world-wide-web, please send an email
13
+ * to license@magento.com so we can send you a copy immediately.
14
+ *
15
+ * DISCLAIMER
16
+ *
17
+ * Do not edit or add to this file if you wish to upgrade Magento to newer
18
+ * versions in the future. If you wish to customize Magento for your
19
+ * needs please refer to http://www.magento.com for more information.
20
+ *
21
+ * @category design
22
+ * @package default_default
23
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
24
+ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
+ */
26
+ /**
27
+ * @see Mage_Adminhtml_Block_Notification_Curl
28
+ */
29
+ ?>
30
+ <div>
31
+ <ul class="messages">
32
+ <li class="notice-msg">
33
+ <?php echo $this->getMessage(); ?>
34
+ </li>
35
+ </ul>
36
+ </div>
app/design/adminhtml/default/default/template/oauth/authorize/form/login-simple.phtml CHANGED
@@ -59,7 +59,7 @@
59
  <em class="required">*</em>&nbsp;<?php echo $this->__('Password') ?>
60
  </label>
61
  <input type="password" id="login" name="login[password]" class="required-entry input-text"
62
- value=""/></div>
63
  <div class="clear"></div>
64
  <div class="form-buttons">
65
  <button type="submit" class="form-button"
59
  <em class="required">*</em>&nbsp;<?php echo $this->__('Password') ?>
60
  </label>
61
  <input type="password" id="login" name="login[password]" class="required-entry input-text"
62
+ value="" autocomplete="off"/></div>
63
  <div class="clear"></div>
64
  <div class="form-buttons">
65
  <button type="submit" class="form-button"
app/design/adminhtml/default/default/template/oauth/authorize/form/login.phtml CHANGED
@@ -46,7 +46,7 @@
46
  <div class="input-box input-left"><label for="username"><?php echo $this->__('User Name:') ?></label><br/>
47
  <input type="text" id="username" name="login[username]" value="" class="required-entry input-text" /></div>
48
  <div class="input-box input-right"><label for="login"><?php echo $this->__('Password:') ?></label><br />
49
- <input type="password" id="login" name="login[password]" class="required-entry input-text" value="" /></div>
50
  <div class="clear"></div>
51
  <div class="form-buttons">
52
  <button type="submit" class="form-button" title="<?php echo $this->quoteEscape($this->__('Login')) ?>" ><?php echo $this->__('Login') ?></button>
46
  <div class="input-box input-left"><label for="username"><?php echo $this->__('User Name:') ?></label><br/>
47
  <input type="text" id="username" name="login[username]" value="" class="required-entry input-text" /></div>
48
  <div class="input-box input-right"><label for="login"><?php echo $this->__('Password:') ?></label><br />
49
+ <input type="password" id="login" name="login[password]" class="required-entry input-text" value="" autocomplete="off"/></div>
50
  <div class="clear"></div>
51
  <div class="form-buttons">
52
  <button type="submit" class="form-button" title="<?php echo $this->quoteEscape($this->__('Login')) ?>" ><?php echo $this->__('Login') ?></button>
app/design/adminhtml/default/default/template/promo/salesrulejs.phtml CHANGED
@@ -91,10 +91,8 @@ function generateCouponCodes(idPrefix, generateUrl, grid) {
91
  parameters :params,
92
  method :'post',
93
  onComplete : function (transport, param){
94
- var response = false;
95
- if (transport && transport.responseText) {
96
- response = eval('(' + transport.responseText + ')');
97
- }
98
  if (couponCodesGrid) {
99
  couponCodesGrid.reload();
100
  }
@@ -102,7 +100,7 @@ function generateCouponCodes(idPrefix, generateUrl, grid) {
102
  $('messages').update(response.messages);
103
  }
104
  if (response && response.error) {
105
- alert(response.error);
106
  }
107
  }
108
  });
91
  parameters :params,
92
  method :'post',
93
  onComplete : function (transport, param){
94
+ var response = transport.responseJSON || transport.responseText.evalJSON(true) || {};
95
+
 
 
96
  if (couponCodesGrid) {
97
  couponCodesGrid.reload();
98
  }
100
  $('messages').update(response.messages);
101
  }
102
  if (response && response.error) {
103
+ alert(response.error.stripTags().toString());
104
  }
105
  }
106
  });
app/design/adminhtml/default/default/template/resetforgottenpassword.phtml CHANGED
@@ -53,12 +53,12 @@
53
  <div class="input-box f-left">
54
  <label for="password"><em class="required">*</em> <?php echo $this->__('New Password'); ?></label>
55
  <br />
56
- <input type="password" class="input-text required-entry validate-admin-password" name="password" id="password" />
57
  </div>
58
  <div class="input-box f-right">
59
  <label for="confirmation"><em class="required">*</em> <?php echo $this->__('Confirm New Password'); ?></label>
60
  <br />
61
- <input type="password" class="input-text required-entry validate-cpassword" name="confirmation" id="confirmation" />
62
  </div>
63
  <div class="clear"></div>
64
  <div class="form-buttons">
53
  <div class="input-box f-left">
54
  <label for="password"><em class="required">*</em> <?php echo $this->__('New Password'); ?></label>
55
  <br />
56
+ <input type="password" class="input-text required-entry validate-admin-password" name="password" id="password" autocomplete="off"/>
57
  </div>
58
  <div class="input-box f-right">
59
  <label for="confirmation"><em class="required">*</em> <?php echo $this->__('Confirm New Password'); ?></label>
60
  <br />
61
+ <input type="password" class="input-text required-entry validate-cpassword" name="confirmation" id="confirmation" autocomplete="off"/>
62
  </div>
63
  <div class="clear"></div>
64
  <div class="form-buttons">
app/design/adminhtml/default/default/template/system/config/system/storage/media/synchronize.phtml CHANGED
@@ -120,7 +120,7 @@
120
  $('system_media_storage_configuration_media_database').observe('change', checkButtonState);
121
 
122
  function checkStatus() {
123
- u = new Ajax.PeriodicalUpdater('', '<?php echo $this->getAjaxStatusUpdateUrl() ?>', {
124
  method: 'get',
125
  frequency: 5,
126
  loaderArea: false,
@@ -129,7 +129,7 @@
129
  var response;
130
 
131
  try {
132
- response = eval('(' + transport.responseText + ')');
133
  if (response.state == '<?php echo Mage_Core_Model_File_Storage_Flag::STATE_RUNNING ?>'
134
  && response.message
135
  ) {
120
  $('system_media_storage_configuration_media_database').observe('change', checkButtonState);
121
 
122
  function checkStatus() {
123
+ var u = new Ajax.PeriodicalUpdater('', '<?php echo $this->getAjaxStatusUpdateUrl() ?>', {
124
  method: 'get',
125
  frequency: 5,
126
  loaderArea: false,
129
  var response;
130
 
131
  try {
132
+ response = transport.responseJSON || transport.responseText.evalJSON(true) || {};
133
  if (response.state == '<?php echo Mage_Core_Model_File_Storage_Flag::STATE_RUNNING ?>'
134
  && response.message
135
  ) {
package.xml CHANGED
@@ -1,18 +1,18 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Interface_Adminhtml_Default</name>
4
- <version>1.9.2.4</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/afl-3.0.php">AFL v3.0</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Default interface for Adminhtml</summary>
10
  <description>Default interface for Adminhtml</description>
11
- <notes>1.9.2.4</notes>
12
  <authors><author><name>Magento Core Team</name><user>core</user><email>core@magentocommerce.com</email></author></authors>
13
- <date>2016-02-17</date>
14
- <time>18:27:25</time>
15
- <contents><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="etc"><file name="theme.xml" hash="528ac4f55cd072f0a370080867d04ead"/></dir><dir name="layout"><file name="admin.xml" hash="3a737b1f4aa9a0a802390ed00854ddf6"/><file name="adminnotification.xml" hash="f3a289fb0c51ba4ebea5aa8bde2b37c8"/><file name="api2.xml" hash="18f1d12174faa5c7064abd88dca4a157"/><file name="authorizenet.xml" hash="ac679bb548ba3c2ad7afdd9aeb4b2e92"/><file name="bundle.xml" hash="2aeb66b54a1a4b2f9ca297ccd7594a61"/><file name="captcha.xml" hash="d73b94abfa2e591b0a3bf4c45416078d"/><file name="catalog.xml" hash="ba7c78a3724a9603f273a5ff94079927"/><file name="cms.xml" hash="4e56b78ca628620af7baf1074865514c"/><file name="connect.xml" hash="5917af6450d2729688e9136b1ffb2e9a"/><file name="currencysymbol.xml" hash="5e4580ad2b0eeec30e10be830a235305"/><file name="customer.xml" hash="ef0e4d7bfaa44928c4b3ee8e060d75e1"/><file name="dataflow.xml" hash="43c4cca83190e9677e25c4ce1f5d6b57"/><file name="downloadable.xml" hash="8729ec1a93825b524378ec3fbcd5175b"/><file name="giftmessage.xml" hash="87a82896712966a23a4dd524bb570695"/><file name="importexport.xml" hash="8b6247b558dd9276ec80692e25d459ae"/><file name="index.xml" hash="98b38f5e5b34ca652bad7e9977f04216"/><file name="main.xml" hash="0c48892a01dec612258368e51b6de25d"/><file name="newsletter.xml" hash="ba98804d7a1050c1082bcba95dea4135"/><file name="oauth.xml" hash="1f8f5f00bcb8d77132855db81c9e3a16"/><file name="pagecache.xml" hash="aa833adcdf026f971f7a1c667ac1af52"/><file name="promo.xml" hash="68abfcca6405029591247f631f574e98"/><file name="report.xml" hash="38ac8752e0592ef327aaa25084dd8e39"/><file name="rss.xml" hash="df4ff9be67945b04adf5973095c4936b"/><file name="sales.xml" hash="cc897f283b5559b634289863e4c732de"/><file name="search.xml" hash="18667365215de1c4812ac01f35d42647"/><file name="tag.xml" hash="a32c46c34f0b6aae9f0684545aef62e2"/><file name="tax.xml" hash="7e078885ff3be581321448d3342aa2e5"/><file name="widget.xml" hash="c61c19c85510a82605d47b4ae2965afa"/></dir><dir name="locale"><dir name="en_US"><file name="translate.csv" hash="735c9ec66d1309f1206294f075fdcdd1"/></dir></dir><dir name="template"><file name="access_denied.phtml" hash="f16e0e9b311083b08760dbd7fd50fd7d"/><dir name="api"><file name="role_users_grid_js.phtml" hash="e7ed4fd254c7014a85afa39c4e9105ba"/><file name="roleinfo.phtml" hash="c87b56dce996498986d85b6916311614"/><file name="roles.phtml" hash="aadb8e2135c7fb363b847e73da2c6182"/><file name="rolesedit.phtml" hash="6675e5d65647b45fa5629dd9f40b5642"/><file name="rolesusers.phtml" hash="f9a52fc91ea7703259840a13873da208"/><file name="user_roles_grid_js.phtml" hash="70eec9b308badc04dd9bd07bf01c9688"/><file name="userinfo.phtml" hash="a481bf90b53781d327b047cbf3bc44ad"/><file name="usernroles.phtml" hash="a68a89bb00ae9d053ff0e839eb213118"/><file name="userroles.phtml" hash="b493e0445f8ff370e93bfa0a7c722fb8"/><file name="users.phtml" hash="65f54a0a1d3f6dc0456aca9e5ad3ebb9"/></dir><dir name="api2"><dir name="attribute"><file name="buttons.phtml" hash="fda45a6ffb936d49d9e9807116be167a"/><file name="resource.phtml" hash="05f266d3d503484f0bb0b625c40a4ead"/></dir><dir name="permissions"><dir name="user"><dir name="edit"><dir name="tab"><dir name="roles"><file name="js.phtml" hash="d1eff51beb6cd5b2599620f62e5ac722"/></dir></dir></dir></dir></dir><dir name="role"><file name="buttons.phtml" hash="1231c634dc4f5e8a5803e2a0314b0082"/><file name="users_grid_js.phtml" hash="4d337d6a5dbeebedfd25ce5a9f6a0ee6"/></dir></dir><dir name="authorizenet"><dir name="directpost"><file name="iframe.phtml" hash="352d24e86d10c43d09b93cc7935407b1"/><file name="info.phtml" hash="fa328e73394d433539fcf82f4a289bc3"/></dir></dir><dir name="backup"><file name="dialogs.phtml" hash="e6be55f4511a980ae050899e719da14b"/><file name="left.phtml" hash="548d169f10934bf1168ac47dd3111215"/><file name="list.phtml" hash="2d83a6690c025d80ab460a451d00fe7d"/></dir><dir name="bundle"><dir name="product"><dir name="composite"><dir name="fieldset"><dir name="options"><file name="bundle.phtml" hash="4ed9109a84d1a95cec5f5ce170ac667c"/><dir name="type"><file name="checkbox.phtml" hash="b896aac0d9d6b7290587bfc0f88d6b0d"/><file name="multi.phtml" hash="e99db803ec19af7ce4c1a607af25518f"/><file name="radio.phtml" hash="8b248cb2c388815e8facf4c1d839e513"/><file name="select.phtml" hash="6cca9e6884fc8d1f62573b4259dde2c1"/></dir></dir></dir></dir><dir name="edit"><dir name="bundle"><dir name="option"><file name="search.phtml" hash="5da4e2dd059064c9a5f93a30786605ef"/><file name="selection.phtml" hash="d28315dd8446ac45bbcc9cf92c963d27"/></dir><file name="option.phtml" hash="e7fc92a8fe84ab5e1e7f04bd9a5a3b3d"/></dir><file name="bundle.phtml" hash="54c6f1d3ea93a74af81be782a2c7abce"/></dir></dir><dir name="sales"><dir name="creditmemo"><dir name="create"><dir name="items"><file name="renderer.phtml" hash="112e4ce4d3a1b5a6dfec10eb19b677cb"/></dir></dir><dir name="view"><dir name="items"><file name="renderer.phtml" hash="8b566f5b63bb44edc2ce7ad30f040a9c"/></dir></dir></dir><dir name="invoice"><dir name="create"><dir name="items"><file name="renderer.phtml" hash="1cedcd5f293937c9af72100ca0a44060"/></dir></dir><dir name="view"><dir name="items"><file name="renderer.phtml" hash="8188047bfc575cc01aa0bd0c490cb554"/></dir></dir></dir><dir name="order"><dir name="view"><dir name="items"><file name="renderer.phtml" hash="e3d77508312e35f38630734a3c1f3fc4"/></dir></dir></dir><dir name="shipment"><dir name="create"><dir name="items"><file name="renderer.phtml" hash="69dfccd585acc7fe8f6cc021a00f9a00"/></dir></dir><dir name="view"><dir name="items"><file name="renderer.phtml" hash="a027cfbde717fe117e85d21c1e6ca29b"/></dir></dir></dir></dir></dir><dir name="captcha"><file name="zend.phtml" hash="8587aac0fb730b01e0b4ec074e3cfebb"/></dir><dir name="catalog"><dir name="category"><dir name="checkboxes"><file name="tree.phtml" hash="aab7541691d5c310e690bb880bff9905"/></dir><dir name="edit"><file name="form.phtml" hash="e6c0123b4bcdf4f418fb33f4e3bb5597"/></dir><file name="edit.phtml" hash="a34b1a52073bff25a8ea49fc08d9d2f3"/><file name="tree.phtml" hash="fc35df15e04837fde860a1feb2b8132d"/><dir name="widget"><file name="tree.phtml" hash="d5739e968e35ac9ae8a3564048e837ea"/></dir></dir><dir name="form"><dir name="renderer"><dir name="fieldset"><file name="element.phtml" hash="11f323e13844bbf09eaf9529e2e03da1"/></dir></dir></dir><dir name="product"><dir name="attribute"><file name="js.phtml" hash="00dba5608a72f564351cd9b51a47ffe3"/><dir name="new"><file name="created.phtml" hash="cbcfc6e955927c7f0e459faa061db638"/></dir><file name="options.phtml" hash="06aabddd75b990ff6f477878654470bf"/><dir name="set"><dir name="main"><dir name="tree"><file name="attribute.phtml" hash="d35502e17bde48b39955dd6cdbbe2248"/><file name="group.phtml" hash="a04252cc7cfa30ef5dffb75297e328ac"/></dir></dir><file name="main.phtml" hash="6fd8bf05c8ecd2dc505ae8fd092254e6"/><dir name="toolbar"><file name="add.phtml" hash="22df4525860f977442097c0ad1e0d2d3"/><file name="main.phtml" hash="badd34458e3c477dbfb113728ca335a9"/></dir></dir></dir><dir name="composite"><file name="configure.phtml" hash="ba511f03c3de0aa86966dc9cced58fb3"/><dir name="fieldset"><file name="configurable.phtml" hash="85b0f6cb2f592b996a000743779e880b"/><file name="grouped.phtml" hash="64b4a89a2ee2176207e999e3a5142896"/><dir name="options"><file name="js.phtml" hash="4a937d4744244329df18846ba9fafcc4"/><dir name="type"><file name="date.phtml" hash="5956941d6b956c1492992c9a80c4893d"/><file name="default.phtml" hash="bac833aed65ce839b80d84e9a5eddf52"/><file name="file.phtml" hash="64937a450a368c2c6b3dc566c3d9505d"/><file name="select.phtml" hash="efb6e28494fe29dc5487ff36bcd9db1f"/><file name="text.phtml" hash="44e2fc1240889fe3dff9566a38d168bd"/></dir></dir><file name="options.phtml" hash="359d33ae6af0de9e15ef02cf3c2600b9"/><file name="qty.phtml" hash="29699973c64d554bf45056cde226a624"/></dir></dir><file name="created.phtml" hash="3e91f396d63ba19b845916bf09303425"/><dir name="edit"><dir name="action"><file name="attribute.phtml" hash="fec9255163898e205b40fb7d02aa372b"/><file name="inventory.phtml" hash="f2592ece9da2b7f804b63305ec053db3"/><file name="websites.phtml" hash="608f1b13cdbbe7635f669a89f6d65ece"/></dir><file name="categories.phtml" hash="c8c1e690555e45acde9e4f364fac6ef5"/><dir name="options"><file name="option.phtml" hash="a86adf60ae3caecc9bdfb114d0630deb"/><dir name="type"><file name="date.phtml" hash="d2eca3718e0da428c42cc8e327c1e13f"/><file name="file.phtml" hash="ca7ede6da10c23f91a7343a2d86e0638"/><file name="select.phtml" hash="c8f0cb50b05bee5b2aa57abb06404f6d"/><file name="text.phtml" hash="9fd19c6d63681c86cf72f6e83e0aec1a"/></dir></dir><file name="options.phtml" hash="525c4cde3e354e6bfdd64aafe7d90587"/><dir name="price"><file name="group.phtml" hash="40db61c4c12a86d23db36ae62671639c"/><file name="tier.phtml" hash="1a6d4ead00764517c4606d70e655ce75"/></dir><file name="serializer.phtml" hash="1905ba3f977151c022412d01b6bc446f"/><dir name="super"><file name="config.phtml" hash="859e1e70e0fcb0100dbe889cb6bbbedc"/></dir><file name="websites.phtml" hash="072470573430c674ae047ac9f79ac1f2"/></dir><file name="edit.phtml" hash="c8a6928c144e19396e7847cd7e19a2d4"/><dir name="helper"><file name="gallery.phtml" hash="8dbf5b148248274a8c29137fa14b89b4"/></dir><file name="js.phtml" hash="e4e1323d66678e860a0f90f8124cb97e"/><file name="price.phtml" hash="adc3fc459374000090966b2ea19e87ec"/><dir name="tab"><file name="alert.phtml" hash="2df767787624bc6bc4dad12c224a29d7"/><file name="inventory.phtml" hash="cc8c56d5f7078aed100fc3c94109f581"/></dir><dir name="widget"><dir name="chooser"><file name="container.phtml" hash="b0441bbd3b94ee43001c2255479186bf"/></dir></dir></dir><file name="product.phtml" hash="b13c733c8b232cd608df725530e28272"/><dir name="wysiwyg"><file name="js.phtml" hash="ec4468d92342977d583f0271b93c130f"/></dir></dir><dir name="cms"><dir name="browser"><dir name="content"><file name="files.phtml" hash="68bada0587fddf28489cc7e55ff9dcbc"/><file name="newfolder.phtml" hash="d8bf9ec3103bb0e6e3d0f3b79914cb30"/><file name="uploader.phtml" hash="a8ff9109610ef720be65dd58760a18ac"/></dir><file name="content.phtml" hash="b78354e1292c3b9965c18f702a117edf"/><file name="js.phtml" hash="e22baed3b2d08b16601006e082a02081"/><file name="tree.phtml" hash="6d71e305fbb3a287ef718edc0459f33a"/></dir><dir name="page"><dir name="edit"><dir name="form"><dir name="renderer"><file name="content.phtml" hash="cd2d9795daf963254b4b6ea05358c04b"/></dir></dir></dir></dir></dir><file name="coming.phtml" hash="e4a74b021c0663fd4957cbc77f2ab07e"/><dir name="connect"><dir name="extension"><dir name="custom"><file name="authors.phtml" hash="7034e46f5a8cf5a1a9cada4dad378443"/><file name="contents.phtml" hash="e930d68885e60c4d9a7961f21cf6d9f5"/><file name="depends.phtml" hash="8909363c74b836616302b4c7dc7fea97"/><file name="load.phtml" hash="e407878f2106a2c15a5b099fbd3a74e5"/><file name="package.phtml" hash="ab9e5391f1f531f406ca4fea27b198c4"/><file name="release.phtml" hash="ece48241880fc90fd0abe45c44c7837b"/></dir></dir></dir><dir name="currencysymbol"><file name="grid.phtml" hash="b2ed98585b1be0ae916c77b2e975f3bb"/></dir><dir name="customer"><dir name="edit"><file name="js.phtml" hash="0e6a44f446a1d6178c59e50200703ff5"/><dir name="tab"><dir name="account"><dir name="form"><dir name="renderer"><file name="group.phtml" hash="360a5a55ea3c6dc32d3692ef69182126"/></dir></dir></dir><dir name="view"><dir name="grid"><file name="item.phtml" hash="80b71d7491a306820977f7abe72a5f36"/></dir></dir></dir></dir><file name="online.phtml" hash="aded23c136ca5f56e43156650af4b47d"/><dir name="sales"><dir name="order"><dir name="create"><dir name="address"><dir name="form"><dir name="renderer"><file name="vat.phtml" hash="3ba45328a307ee94d4bf6e9d1777b017"/></dir></dir></dir></dir></dir></dir><dir name="system"><dir name="config"><file name="validatevat.phtml" hash="477e59d6fd900152fe375f4fe5e86657"/></dir></dir><dir name="tab"><file name="addresses.phtml" hash="7447ccdc5fd31fe86b290e40bfda1760"/><file name="cart.phtml" hash="66e29e32f745685e00f0085d6ad0a17e"/><file name="newsletter.phtml" hash="59b28844a90ae3681278e0086f0b952c"/><dir name="view"><file name="sales.phtml" hash="05e98f7109aa0dc80e2d408ae598b215"/></dir><file name="view.phtml" hash="5fda89cd46dd5f62fa945e677ac94045"/><file name="wishlist.phtml" hash="c36c372727ec42de3c35d99f8528d61e"/></dir></dir><dir name="dashboard"><dir name="graph"><file name="disabled.phtml" hash="1630cadd1204b8f89a6922909dd70503"/></dir><file name="graph.phtml" hash="7fac169d9d132b9578579359e7c75e40"/><file name="grid.phtml" hash="33c3636197573589300eee913932fd97"/><file name="index.phtml" hash="7772a8add2b7ce0b186b45530d1c72b9"/><file name="salebar.phtml" hash="41b1234ba0fb4de6e5fec438f68a4884"/><file name="searches.phtml" hash="13e6123d3a08bcdf6ec8ef5432d725d1"/><dir name="store"><file name="switcher.phtml" hash="48aa686aa55e58993d0bdf97cb898cb0"/></dir><file name="totalbar.phtml" hash="c244f4aa3f0feb76ef60c67baeed0dc0"/></dir><dir name="directory"><dir name="js"><file name="optional_zip_countries.phtml" hash="371c6ebf79ce190678d17ff0de2fc8d4"/></dir></dir><dir name="downloadable"><dir name="product"><dir name="composite"><dir name="fieldset"><file name="downloadable.phtml" hash="34e7aebdc04f332c641643752e19b842"/></dir></dir><dir name="edit"><dir name="downloadable"><file name="links.phtml" hash="6a1a2073913778b52b74345e136bd47c"/><file name="samples.phtml" hash="13700132d71a80565ebc6fe455a3ea95"/></dir><file name="downloadable.phtml" hash="f2569decb8f7a9c8744384330fa2543f"/></dir></dir><dir name="sales"><dir name="items"><dir name="column"><dir name="downloadable"><dir name="creditmemo"><file name="name.phtml" hash="10204067b251557681c0fd81420158c7"/></dir><dir name="invoice"><file name="name.phtml" hash="4e944aaa9ce97b705670cad172eae961"/></dir><file name="name.phtml" hash="a132f9ee544ca829339f23b66a05256b"/></dir></dir></dir><dir name="order"><dir name="creditmemo"><dir name="create"><dir name="items"><dir name="renderer"><file name="downloadable.phtml" hash="8f26a6a4417568635ad13493ac93e6a9"/></dir></dir></dir><dir name="view"><dir name="items"><dir name="renderer"><file name="downloadable.phtml" hash="78548d59d3e491927bdc8bec5c2c7acd"/></dir></dir></dir></dir><dir name="invoice"><dir name="create"><dir name="items"><dir name="renderer"><file name="downloadable.phtml" hash="350b60099df29bf0f5ece797241c6ffe"/></dir></dir></dir><dir name="view"><dir name="items"><dir name="renderer"><file name="downloadable.phtml" hash="b49682402b4082f8dc93bb584e7a6242"/></dir></dir></dir></dir><dir name="view"><dir name="items"><dir name="renderer"><file name="downloadable.phtml" hash="d3d3809767c2bbaf7d50eaa35a64940b"/></dir></dir></dir></dir></dir></dir><dir name="eav"><dir name="attribute"><dir name="edit"><file name="js.phtml" hash="d35502e17bde48b39955dd6cdbbe2248"/></dir><file name="options.phtml" hash="670b9081e6d1193b14269fd6ee836175"/></dir></dir><dir name="email"><dir name="order"><file name="items.phtml" hash="c2a13888609a11e5671ebfa5c63c7420"/></dir></dir><file name="empty.phtml" hash="84124a899c334089a50ba519a44d2263"/><file name="example.phtml" hash="da47dd0b17d391c6e1d4ad61bc0a4774"/><file name="forgotpassword.phtml" hash="03c6cd5db5b07cb6007d18393d5badbb"/><file name="formkey.phtml" hash="e953267b5bfeeec7a82c707db7d971bc"/><dir name="giftmessage"><file name="form.phtml" hash="2ca69f13096274179b3a6b468d358164"/><file name="giftoptionsform.phtml" hash="20482920965d8300dcd02b50f55c637c"/><file name="helper.phtml" hash="91f038a3001766bc69aa3f5c8d6799d4"/><file name="popup.phtml" hash="6d0e51b64c91b356dc536fe6007c3433"/><dir name="sales"><dir name="order"><dir name="create"><file name="giftoptions.phtml" hash="17921d8fc29103aaf9847c0ad558befa"/><file name="items.phtml" hash="3ff631b5a9e1412b36be51ee52f9616e"/></dir><dir name="view"><file name="giftoptions.phtml" hash="d5e933eba495ee9964d56b2db95efe26"/><file name="items.phtml" hash="b94da14158004fcbab0fb357d7be9db4"/></dir></dir></dir></dir><dir name="googlebase"><file name="captcha.phtml" hash="6a18efab7a11459433c2fefe7ae76fc2"/><file name="items.phtml" hash="4614c0321dd68ca6aba22e8145ed7811"/><dir name="types"><dir name="edit"><file name="attributes.phtml" hash="57b6041880202d53d973ef3cc3009b37"/></dir></dir></dir><dir name="importexport"><file name="busy.phtml" hash="5eed597e67cc4f8633efcc992b949981"/><dir name="export"><dir name="form"><file name="after.phtml" hash="7c877a4cee6723f5c6950a8865c12e80"/><file name="before.phtml" hash="12938fb58361700d88847ba14b006e48"/></dir></dir><dir name="import"><dir name="form"><file name="after.phtml" hash="fc5dd506c89fa30468bbc671f85b04e4"/><file name="before.phtml" hash="98d910aea34ffb83d043c016c870f04c"/></dir><dir name="frame"><file name="result.phtml" hash="f695d343c9d0fca2f88481d44815d1a1"/></dir></dir></dir><dir name="index"><file name="notifications.phtml" hash="941155e58ba0a96bf3b5c479751b1005"/></dir><file name="login.phtml" hash="100ed897367559ff7c6af9d136407920"/><dir name="media"><file name="editor.phtml" hash="12716ffeab919fd4e4f1722fa6c52020"/><file name="uploader.phtml" hash="bf8f5de377eb34f2ec00687c62642af8"/></dir><dir name="newsletter"><dir name="preview"><file name="iframeswitcher.phtml" hash="56e5c44d48f11efce4ab0e5e07b1a86d"/><file name="store.phtml" hash="f701b2fccfeaaeec7d52f4f4e12605ec"/></dir><dir name="problem"><file name="list.phtml" hash="e6b26fb53b5250df3dcc3522885dada6"/></dir><dir name="queue"><file name="edit.phtml" hash="964bc415008d0c4efd2a8ab873acb88f"/><file name="list.phtml" hash="2d6a16fefa408c37ce7b5f8b94eb4458"/><file name="preview.phtml" hash="45d3c9d1491089714991b9242199e513"/></dir><dir name="subscriber"><file name="list.phtml" hash="67a8552ab7094d1c16fc728862c8cdaf"/></dir><dir name="template"><file name="edit.phtml" hash="d39d033dbf4a0cbc77b4bb85e69a441f"/><file name="list.phtml" hash="47970e9bd6d7fbe0abb9bde6ccd1ba0f"/><file name="preview.phtml" hash="45d3c9d1491089714991b9242199e513"/></dir></dir><dir name="notification"><file name="baseurl.phtml" hash="6e1b4f131f2a25f5a57ca19cdc429165"/><file name="security.phtml" hash="1f0d9129bf4bc8943d800d273075094e"/><file name="survey.phtml" hash="e054d8fbe626f3bfc5cc4d2c7ffd6d05"/><file name="toolbar.phtml" hash="b596691a6f1e48ffdfd535740bea5da6"/><file name="window.phtml" hash="1eb6a56fe5e34e7d68a20d8b1460759a"/></dir><dir name="oauth"><dir name="authorize"><file name="button-simple.phtml" hash="b4431c0b39901ba6367273bf667abaa7"/><file name="button.phtml" hash="0ddaf4868e41d44911acf878d3e1b1a2"/><file name="confirm-simple.phtml" hash="8b63a3fb9c863c15a7be72b31f168e60"/><file name="confirm.phtml" hash="2f769a816521758007a18b086e522cbe"/><dir name="form"><file name="login-simple.phtml" hash="b3695ea1cfd5edd6589e82b3af015eb1"/><file name="login.phtml" hash="3f6cf168acaf902862e2939727f04d42"/></dir><file name="head-simple.phtml" hash="f3a142980a95090cbfeb58b84e091c00"/><file name="reject-simple.phtml" hash="8b4cfe4d5b1c80b3a4bbf31e8793811a"/><file name="reject.phtml" hash="5006a30b6512a60b72630ba1a9a03ad4"/></dir></dir><file name="overlay_popup.phtml" hash="4b3da056e8a2fa5e2c73533ea62270ff"/><dir name="page"><file name="footer.phtml" hash="894194907cab774cb54f31980a0bb560"/><file name="head.phtml" hash="6e28bc8c912dcbb41d0ea2b2603e2f4b"/><file name="header.phtml" hash="54513d826956b6dcd0e8d99f4326b5b0"/><dir name="js"><file name="calendar.phtml" hash="2fc77e055aedf8c4e0c6105d2c72e17a"/><file name="translate.phtml" hash="86a0bedf54c423e53acba72f106936db"/></dir><file name="menu.phtml" hash="b5952bd7f38231d451d630bd08fcdb67"/><file name="notices.phtml" hash="7c823196713ccf302dcf8cd7253811da"/></dir><file name="page.phtml" hash="33082759a189ae841c7607a9fcc53a9c"/><dir name="pagecache"><dir name="cache"><file name="additional.phtml" hash="339a7b83d3db6564d9dbbde2c74385a5"/></dir></dir><dir name="paygate"><dir name="form"><file name="cc.phtml" hash="1ae51c73b2e3dcb095a842667564886a"/></dir><dir name="info"><file name="cc.phtml" hash="4df6dd0aa107db58483ce78d67cd9701"/><file name="pdf.phtml" hash="f3664031eccf47a8ee4d0516f7c4db5c"/></dir></dir><dir name="payment"><dir name="form"><file name="banktransfer.phtml" hash="c39a0581b423304dd69e72ce020c6998"/><file name="cashondelivery.phtml" hash="c4c23f5760de1d89f0584105ca30d4bb"/><file name="cc.phtml" hash="1e6cc2c14e9443a285b7ca9034f1373e"/><file name="ccsave.phtml" hash="2bd1a350fd8eeb78093047b7e1744e64"/><file name="checkmo.phtml" hash="d7fe117569e83aef26e66975a7b13fff"/><file name="purchaseorder.phtml" hash="9a15a4f9fd2876d75b2f6a4fa97a76ac"/></dir><dir name="info"><file name="banktransfer.phtml" hash="4c8fb7158289602d1ab7cb9abef9a389"/><file name="checkmo.phtml" hash="814edc6462220e40b93b9b1403e12801"/><file name="default.phtml" hash="e64136c46387e022f30dd6dc2704d881"/><dir name="pdf"><file name="checkmo.phtml" hash="8936e1803e73ba95f7f0caea2d261bb5"/><file name="default.phtml" hash="38125ed6ef357cd8a39a2a6f076aee8c"/><file name="purchaseorder.phtml" hash="4338bdd0a7cdef7475ebaa30c5af8b01"/></dir><file name="purchaseorder.phtml" hash="3df08d59a6a4ec18e5f48b1ab0c18007"/></dir></dir><dir name="paypal"><dir name="system"><dir name="config"><file name="api_wizard.phtml" hash="0581916911560427c2d1c2747c97f8c8"/><file name="bml_api_wizard.phtml" hash="269b767004e1ed3e4559c78f07bfcaa5"/><dir name="fieldset"><file name="global.phtml" hash="cb30fa3942402c8d74143fd7b47730a4"/><file name="hint.phtml" hash="e2963b32816ba4379bb3debfb50f6376"/><file name="store.phtml" hash="de503d1e4b9772bbdfbf2f25bebd6f41"/></dir><dir name="payflowlink"><file name="advanced.phtml" hash="a0a3613af1d69ab14f70e53345974f89"/><file name="info.phtml" hash="eb0bd26e2d19c29f7772b697a1eac675"/></dir></dir></dir></dir><dir name="permissions"><file name="role_users_grid_js.phtml" hash="f79295ecefd1b0c38c70b819085ad785"/><file name="roleinfo.phtml" hash="5cd8272f2ff47738f0bd7bbe7be5c510"/><file name="roles.phtml" hash="4c57006503d7ab1762f3983a82b35915"/><file name="rolesedit.phtml" hash="6a58537452de4a37ce006ca90a07a007"/><file name="rolesusers.phtml" hash="f9a52fc91ea7703259840a13873da208"/><file name="user_roles_grid_js.phtml" hash="3edf9ccb48ee36580dbb55aed3a60fd9"/><file name="userinfo.phtml" hash="a481bf90b53781d327b047cbf3bc44ad"/><file name="usernroles.phtml" hash="a68a89bb00ae9d053ff0e839eb213118"/><file name="userroles.phtml" hash="b493e0445f8ff370e93bfa0a7c722fb8"/><file name="users.phtml" hash="65f54a0a1d3f6dc0456aca9e5ad3ebb9"/></dir><dir name="poll"><dir name="answers"><file name="list.phtml" hash="0e60ae4abe1bfe54e94ff4a9e4579d93"/></dir></dir><file name="popup.phtml" hash="36b3a02220e3eed1a183229a87d9c563"/><dir name="promo"><file name="fieldset.phtml" hash="4001d6e427d58bf5fc2ac743882d83ee"/><file name="form.phtml" hash="99e55e03d599254786c0f9b5d1d8989b"/><file name="js.phtml" hash="726659c9372aad53cc83cc622a393b25"/><file name="salesrulejs.phtml" hash="9d847a7878b713ab79bc53f1ed6223c3"/></dir><dir name="rating"><file name="detailed.phtml" hash="8b6a1e2c429e584df1ad18018eef0a1d"/><file name="options.phtml" hash="d78f1e8c367deb050126169dd283b910"/><dir name="stars"><file name="detailed.phtml" hash="b7b9950462df83923687381577630f11"/><file name="summary.phtml" hash="0641bd7475977fcc6d426d05dc8d31ca"/></dir></dir><dir name="report"><dir name="grid"><file name="container.phtml" hash="fe708e244a7f24fa47acede58687236e"/></dir><file name="grid.phtml" hash="68fcf7e4c583eb9a61e7877ed5c9a37d"/><dir name="refresh"><file name="statistics.phtml" hash="89edeb4bbf5fa37bf74e9cf8c37bec1c"/></dir><dir name="store"><dir name="switcher"><file name="enhanced.phtml" hash="be8ec6c18cd26455e2dd9b4ddb868ff8"/></dir><file name="switcher.phtml" hash="1adf956b6811fa86835dea8744638339"/></dir><file name="wishlist.phtml" hash="4e9bc78c8b97f499c8b14aa89bfe3d5c"/></dir><file name="resetforgottenpassword.phtml" hash="0bc4e8b75b254796d16e4a8dc2e539e2"/><dir name="review"><file name="add.phtml" hash="ae48ff5354c96cafe10a63b5c449d0c3"/></dir><dir name="sales"><dir name="billing"><dir name="agreement"><file name="form.phtml" hash="45e57ce6a5215d1bca340015be5dd1f3"/><dir name="view"><file name="form.phtml" hash="7cdbada2b4bb4d489c97957b99033e3e"/><dir name="tab"><file name="info.phtml" hash="8ea757b2aab6f0308392ec34f9574ae0"/></dir></dir></dir></dir><dir name="items"><dir name="column"><file name="name.phtml" hash="d2a76b6e53ae00ddc54aa42b92cdba65"/><file name="qty.phtml" hash="5d31eb4883443a6dfd1583d8c5afb10d"/></dir><dir name="renderer"><file name="default.phtml" hash="63ba0f9e3a7d14d9f7f5addfd4723434"/></dir></dir><dir name="order"><dir name="address"><file name="form.phtml" hash="e13a757515264a68c9b0888ca2ed163a"/></dir><dir name="comments"><file name="view.phtml" hash="0076ebf8d5ad14ca67272c4b8c38fca5"/></dir><dir name="create"><file name="abstract.phtml" hash="007e6883c399662df798a8b97ea270a2"/><dir name="billing"><dir name="method"><file name="form.phtml" hash="f68fcb2c216b71b2b53eff2c355c80ca"/></dir></dir><file name="comment.phtml" hash="3d743691e380f2566e93f8683e81d316"/><dir name="coupons"><file name="form.phtml" hash="75ea0c900dcd1d51876f39cc7c9975f5"/></dir><file name="data.phtml" hash="202555c8768c57ef8911e4c478f5251c"/><dir name="form"><file name="account.phtml" hash="d6fa987310ac2de24a9c1fd2d88737ab"/><file name="address.phtml" hash="f92200ffff3cb256250c1d67fad92512"/></dir><file name="form.phtml" hash="eba120f9801e0433320217afdfe386e2"/><file name="giftmessage.phtml" hash="ad2c4e0e04599b4f1e045713147b5e8b"/><dir name="items"><file name="grid.phtml" hash="211ba25cfe9a6101cd1eac571d1a319a"/></dir><file name="items.phtml" hash="e9d2643af463142602d79bf289749cee"/><file name="js.phtml" hash="da6a180f6b2f9a5e3ebb7ff387eb0347"/><dir name="newsletter"><file name="form.phtml" hash="e0295db228d6725bd36249470038d0e8"/></dir><dir name="shipping"><dir name="method"><file name="form.phtml" hash="7a44e99e03f829556d32704c93f55a16"/></dir></dir><dir name="sidebar"><file name="items.phtml" hash="017ca7a8dddf537f3c0c145c7b580cb5"/></dir><file name="sidebar.phtml" hash="98d96bc44184b15fcf213e3e82b9bffe"/><dir name="store"><file name="select.phtml" hash="bd479211cc43007477b1a9b14e9024c2"/></dir><dir name="totals"><file name="default.phtml" hash="59c65c0626fda681e69f413653252a03"/><file name="grandtotal.phtml" hash="40029c81ec435f1e062d34f33483da9f"/><file name="shipping.phtml" hash="dacc1b6e7931a0e487cdd9831ab6700a"/><file name="subtotal.phtml" hash="720a5bf6757de297428b5c2696a88873"/><file name="tax.phtml" hash="0e2d214c4083f50006e08ecf75475c2e"/></dir><file name="totals.phtml" hash="6d69af2ab608d91e3d3434b83a323fcc"/></dir><dir name="creditmemo"><dir name="create"><file name="form.phtml" hash="496c8cb9069f5475cd23819e2dd56f32"/><dir name="items"><dir name="renderer"><file name="configurable.phtml" hash="98a71d30b8447bb4f4f83fd98b4817aa"/><file name="default.phtml" hash="96c1cb6b100898ee8979e060eb900c08"/></dir></dir><file name="items.phtml" hash="d41fbce372cff25c129a77dca064d010"/><dir name="totals"><file name="adjustments.phtml" hash="623400e8add8f635e8d0c93486b03b3a"/></dir></dir><dir name="view"><file name="form.phtml" hash="a06558799cddeeb7bef5082c4737171e"/><dir name="items"><dir name="renderer"><file name="configurable.phtml" hash="ad9bbc4186a60d71acdb40926b54b886"/><file name="default.phtml" hash="eabae6d309baaa34dd955f0962144f07"/></dir></dir><file name="items.phtml" hash="cb37e2ae89d1ec9157afbdc9c695a67e"/></dir></dir><file name="giftoptions.phtml" hash="9d6fd3b5221209d81aafaa4a51acbf73"/><dir name="invoice"><dir name="create"><file name="form.phtml" hash="f6ac8c3c03402e2f04e5603839a7bb63"/><dir name="items"><dir name="renderer"><file name="configurable.phtml" hash="b66a33a2d04a3d8e2e720b42bfdda77a"/><file name="default.phtml" hash="c3f383853448a846205b4068334824ed"/></dir></dir><file name="items.phtml" hash="5c5e5e39945a7c98db6a06b2374de8bb"/><file name="tracking.phtml" hash="9bab676013b0a4dfadc7533ce8406fbf"/></dir><dir name="view"><file name="form.phtml" hash="09190dfd33f8ab5cffbf288cd3d799a7"/><dir name="items"><dir name="renderer"><file name="configurable.phtml" hash="d8874ec3a7fd11b1f49a730326335981"/><file name="default.phtml" hash="2e13f3a0ce00a376f50c0a2ca09f6ff3"/></dir></dir><file name="items.phtml" hash="87d1891fbf81b37d019d83d28cfa4e8b"/></dir></dir><dir name="shipment"><dir name="create"><file name="form.phtml" hash="343679a13b371bddcd9842c412f2f262"/><dir name="items"><dir name="renderer"><file name="configurable.phtml" hash="c9bb5b6fdaced1add7d569a900db60b7"/><file name="default.phtml" hash="5a65793bebe4ae4beb9181373609454e"/></dir></dir><file name="items.phtml" hash="65c344039b8f6ed67d4d51e8fadb8e65"/><file name="tracking.phtml" hash="1deea759d70b3688851bc88959662c45"/></dir><dir name="packaging"><file name="grid.phtml" hash="60c14e96c4e55cef8f351113e12b9fa9"/><file name="packed.phtml" hash="1402136ed1223139b5d85738d7bfc891"/><file name="popup.phtml" hash="a88e2df3e59c4f6819791647644365fd"/></dir><dir name="tracking"><file name="info.phtml" hash="bfe5654232c736f872c352499b228f1e"/></dir><dir name="view"><file name="form.phtml" hash="2044ec12b33185232c776abe042d5f80"/><dir name="items"><dir name="renderer"><file name="configurable.phtml" hash="689ff4084b2b5daf8d4925cae9c8a278"/><file name="default.phtml" hash="3e95b5fbfdae35b55b3cd796596ee757"/></dir></dir><file name="items.phtml" hash="8be28843357710921679c1fdab5bb94d"/><file name="tracking.phtml" hash="a67561082eecfeaf2ef2c5ffdf77d909"/></dir></dir><file name="totalbar.phtml" hash="2412a9e5f7192915426730ea3797e662"/><dir name="totals"><file name="discount.phtml" hash="b573a8c136eba651e1bc70722487f420"/><file name="due.phtml" hash="8bb44fb98db246c7e66d274f60de7de7"/><file name="footer.phtml" hash="685194eb708559222b0ab585fee03c46"/><file name="grand.phtml" hash="572923438b5ebcd07acba2db2c6ede86"/><file name="item.phtml" hash="292206f74390496d4d13fd25100a1cb1"/><file name="main.phtml" hash="6ca17dcd77c0ff88bc7b69e8d6ab4ca4"/><file name="paid.phtml" hash="45810be720a229ff61b58c804688c0d0"/><file name="refunded.phtml" hash="7172cd8ced4e58dd8b72386baf213bcd"/><file name="shipping.phtml" hash="6a673cfd519496b5693d80c417afd646"/><file name="subtotal.phtml" hash="26aa126949084c4325c56b94f2c6e78f"/><file name="tax.phtml" hash="ee0e9ff9d7fb6eb8fc90c077aba734df"/></dir><file name="totals.phtml" hash="8e790071149922fe1dca04d6d2c822cd"/><dir name="view"><file name="form.phtml" hash="3685cad2427f47b70a71c12917f80d02"/><file name="giftmessage.phtml" hash="5a640d1f98a8c6bfc7e396fcfd913f17"/><file name="history.phtml" hash="ef65801e2e398a7f4c6683c04359708b"/><file name="info.phtml" hash="477af3aa2fc6c581324c2da8fc85e7e4"/><dir name="items"><dir name="renderer"><file name="default.phtml" hash="be6eb7dea83a15491a27b59f2f3ecaf1"/></dir></dir><file name="items.phtml" hash="a271cb32875b030a6ef0a8ca11c00f60"/><dir name="tab"><file name="history.phtml" hash="39b266f4651233fce46e654314c883a8"/><file name="info.phtml" hash="7425d7f601f069cef3bc82f89aab8aa7"/></dir><file name="tracking.phtml" hash="4bf94aa7cd9bfe101ccf11a3b03330a0"/></dir></dir><dir name="payment"><dir name="form"><dir name="billing"><file name="agreement.phtml" hash="c5d78af6b3b3f1a77b21a1d3a5b25d4a"/></dir></dir></dir><dir name="recurring"><dir name="profile"><dir name="view"><file name="info.phtml" hash="723ccdc21a64f26e27ada8cac6723680"/></dir><file name="view.phtml" hash="40ce04cf992156f52b64a0607e54fa3c"/></dir></dir><dir name="transactions"><file name="detail.phtml" hash="1c5cdcd8dda49a9509b768cdfdb72034"/></dir></dir><dir name="store"><dir name="switcher"><file name="enhanced.phtml" hash="3601d2e2b1f78877545e5df2649a566f"/><dir name="form"><dir name="renderer"><dir name="fieldset"><file name="element.phtml" hash="048535d9659132e8f95b43114d4e9399"/></dir><file name="fieldset.phtml" hash="0fe21a855caf73bfb5c6fb3944e79791"/></dir></dir></dir><file name="switcher.phtml" hash="efff4b9e29afba9c112a49ea3d046bab"/></dir><dir name="system"><file name="autocomplete.phtml" hash="8b5d38c8c5edeca4097ec034537bc72f"/><dir name="cache"><file name="additional.phtml" hash="4a358ef7fdfeb1057f606f6da32a74b2"/><file name="edit.phtml" hash="f86724576022e29830780626872a47b6"/><file name="notifications.phtml" hash="3df44cdccd0060fe1abee935b8286206"/></dir><dir name="config"><file name="edit.phtml" hash="5e6aa8af236c11e1f2a589967feea616"/><dir name="form"><dir name="field"><file name="array.phtml" hash="b052d67d29fe1f0bf658fa3bfcb927db"/></dir></dir><file name="js.phtml" hash="cb6dbbd94d2f51adcf96fd869bca10d6"/><file name="switcher.phtml" hash="7ecf2afd584622d515958b17110e95de"/><dir name="system"><dir name="storage"><dir name="media"><file name="synchronize.phtml" hash="54be3d284f6216d6d381a189f837d1c6"/></dir></dir></dir><file name="tabs.phtml" hash="45542459c7f472b326bc5f0cbed32a56"/></dir><dir name="convert"><dir name="profile"><file name="process.phtml" hash="fbac2ffc8dd7fdb396fd2a786466b726"/><file name="run.phtml" hash="fbe4d6b74412f3e37ea98e65fc0d0172"/><file name="upload.phtml" hash="d512e0684b3ec25d2a02f140547f3504"/><file name="wizard.phtml" hash="6020ebe4ddcda276a0a6d175041af521"/></dir></dir><dir name="currency"><dir name="rate"><file name="matrix.phtml" hash="ecfa9b2248909ff344d3c6b94e2ee142"/><file name="services.phtml" hash="af2877d9ab9431e04f9eaf1ada5d0d67"/></dir><file name="rates.phtml" hash="7183e63cc6521fa8093289097511ed9c"/></dir><dir name="design"><file name="edit.phtml" hash="97c792c4b1162b7c97c3af63f504772f"/><file name="index.phtml" hash="759e2de6f7c07ebf5a48c7a2535dab0b"/></dir><dir name="email"><dir name="template"><file name="edit.phtml" hash="350a633c06c804f72b1d79f37b0e74e2"/><file name="list.phtml" hash="ed262248048d713732a46fa2ce2f2874"/><file name="preview.phtml" hash="69a491beaab277ebc9fba5be3e17961e"/></dir></dir><file name="info.phtml" hash="4144c47693bc965fe51cf444ea3a15c1"/><dir name="shipping"><file name="applicable_country.phtml" hash="64ad2bd504a525b8ae73f1462a15322f"/><file name="ups.phtml" hash="84f8b5312989ef040c968049e5de7f07"/></dir><dir name="store"><file name="cell.phtml" hash="b42c9e6b379a7913341195396d895e67"/><file name="container.phtml" hash="c480855485d23e03159ef01565efd7b9"/><file name="tree.phtml" hash="5ba1b7d2e4df8aa2d2f949f2340bc6f3"/></dir><dir name="variable"><file name="js.phtml" hash="4ed7e1a0360cf68c96e4406eabe2be5e"/></dir></dir><dir name="tag"><dir name="edit"><file name="container.phtml" hash="a0b275599646822885dc4ce66b470b61"/></dir><file name="index.phtml" hash="94f7cb60c467ba2ba1d01f89ee96ed41"/></dir><dir name="tax"><dir name="class"><dir name="page"><file name="edit.phtml" hash="7fbf05b3730192942b682191f36c3f38"/></dir></dir><file name="importExport.phtml" hash="c6cd9b3b7dbdc010c5e9a7deb7b14fcb"/><file name="notifications.phtml" hash="095d6e3e263de323b0a89021a2073511"/><dir name="rate"><file name="form.phtml" hash="4fa65c1733fa36fb9bc88e4293c8c5e4"/><file name="title.phtml" hash="71b1ce0c30fdc68c05477a0adc98c331"/></dir><dir name="toolbar"><dir name="class"><file name="add.phtml" hash="8931d8051aee5c6f3ba410383ab17998"/><file name="save.phtml" hash="8644a5b7c0c98575af9487ff43ab5492"/></dir><dir name="rate"><file name="add.phtml" hash="fd9f654401d1bf2752166010f1dbf105"/><file name="save.phtml" hash="10811adbf34f5bf46fcb7d1e5272c7e6"/></dir><dir name="rule"><file name="add.phtml" hash="c910d4ac4c192e2b32060b122849170e"/><file name="save.phtml" hash="9bcbcfb3faac7f0b88f72794d96944aa"/></dir></dir></dir><dir name="urlrewrite"><file name="categories.phtml" hash="2341db857f012f2f52d0fc8c1d8c7e6e"/><file name="edit.phtml" hash="531f331990debf0b404527279f62bffa"/><file name="selector.phtml" hash="3f2b0ae0f329bf07abc6f93bf8c0c560"/></dir><dir name="usa"><dir name="dhl"><file name="unitofmeasure.phtml" hash="1c0c8fcae764f6c21693de32f1ffc234"/></dir></dir><dir name="weee"><dir name="renderer"><file name="tax.phtml" hash="a3893c83634e24d8e29c95a4e0e4fd28"/></dir></dir><dir name="widget"><file name="accordion.phtml" hash="76c031482f0b51da34dc03c6ba164c0b"/><file name="breadcrumbs.phtml" hash="cd15f81ff0bd532cf14c5e18b005e655"/><dir name="form"><file name="container.phtml" hash="1a4fe20bf205d90836589d72c320bb4e"/><dir name="element"><file name="gallery.phtml" hash="85c089019dce177542b5958aa6c7ae1f"/></dir><file name="element.phtml" hash="69207d9ba085547dbbdc8f7fc5a9f9ab"/><dir name="renderer"><file name="element.phtml" hash="36a3edebdd41ad25e6f2b20546eb34b9"/><dir name="fieldset"><file name="element.phtml" hash="dbec801321bc8c514f429ccc1b318732"/></dir><file name="fieldset.phtml" hash="8824417ce6d3c9bd558e7e8850cfc18d"/></dir></dir><file name="form.phtml" hash="163d786f90d9f53a2e1e94fed18dac39"/><dir name="grid"><file name="container.phtml" hash="c480855485d23e03159ef01565efd7b9"/><file name="massaction.phtml" hash="7b7f850e3c67c10fed8509a63360d3ed"/><file name="serializer.phtml" hash="086e1af72a9d27c5f47d349ca18d3b29"/></dir><file name="grid.phtml" hash="7ccc82490cd5c640c121c991f42e57db"/><dir name="instance"><dir name="edit"><file name="layout.phtml" hash="db5bfcfe253b4ed4eb22de855000982b"/></dir><file name="js.phtml" hash="a99e9837e8219ff737029dab6a649eae"/></dir><file name="tabs.phtml" hash="c46a5b080ce30f6534d994e14ee1c3f7"/><file name="tabshoriz.phtml" hash="69c4c09711befca10ce612f147f6c2af"/><file name="tabsleft.phtml" hash="8e8d4abcb036f5651793530f9427285e"/><dir name="view"><file name="container.phtml" hash="9c3fb6b5eafbea51f1a772da470f2eb3"/></dir></dir></dir></dir></dir></dir></target><target name="mageskin"><dir name="adminhtml"><dir name="default"><dir name="default"><file name="below_ie7.css" hash="58c5943b209cff1a0325b24762a1ac54"/><file name="boxes.css" hash="8d7c0d6a023b476ff87c5d2b03a0cfa8"/><file name="custom.css" hash="0d2f44b5b6ea2e1d8399ab202fe8c1b2"/><file name="favicon.ico" hash="88733ee53676a47fc354a61c32516e82"/><file name="ie7.css" hash="f81a225c9f48fd6e2577f2a878ecc26b"/><file name="iestyles.css" hash="357dc2bd6dad14bd74e3a4805d6f2612"/><dir name="images"><file name="accordion_close.gif" hash="875409122fc82f5f6705e20dd801fd3d"/><file name="accordion_close.png" hash="6213698b5f69bb2907a5c7bb94b5fe8d"/><file name="accordion_open.gif" hash="d9d50e220b0b676094c6134a9708194e"/><file name="accordion_open.png" hash="9fbc3aba23ce5e0465e4d1cf3f6a7aee"/><file name="add_btn_icon-disabled.gif" hash="c8f6a5cfb455ef121efb56a747821f82"/><file name="add_btn_icon.gif" hash="7300097305b577ee564dc49102822d16"/><file name="address_list_li.gif" hash="79b917b514e35ce0a7833a5e268fd9f7"/><file name="address_list_on_arrow.gif" hash="3a2884ddcc87ebd48883662530b9de1b"/><file name="address_list_over_arrow.gif" hash="e826883c71b1184bd4f29433e39c18ad"/><file name="address_list_over_bg.gif" hash="56291480cc89de9d817205a5f23b66dd"/><file name="ajax-loader-tr.gif" hash="1ae32bc8232ff2527c627e5b38eb319a"/><file name="ajax-loader.gif" hash="e2a38f1e23288e315af3c55416bc1ce7"/><file name="application_view_tile.gif" hash="f595a133bf466cb91be23d9686fe6281"/><file name="arrow_sort_move.gif" hash="f5ac151a2b0cb1f07d6e771b8aee0ea7"/><file name="bg_collapse.gif" hash="2333c68e38163ed4656da82b9bcf362b"/><file name="bg_create_order_totals.gif" hash="ff6ab75c050b959c539cc6a6fdff2934"/><file name="bg_notifications.gif" hash="a365594725a83585d989f722b3d8c458"/><file name="bg_window_mask.png" hash="93d6efad062d24c94c105802b138b6a5"/><file name="bkg_btn-close.gif" hash="df3f2332f0bad01e031deb22b81f630c"/><file name="bkg_btn-close2.gif" hash="822457d78fb3c21dc12e9777d83eb4f1"/><file name="bkg_config-advanced.png" hash="b898594a9f1849bf386c06979ef613a8"/><file name="bkg_config-nested.png" hash="7b0fdbf98746c3c916b432c37321ccc4"/><file name="bkg_config-shaddow.png" hash="9ee4318e3f4afc446d26e7f66d01cfbd"/><file name="bkg_tooltip.png" hash="56cfed3ed8a65b19f8de88946d1a0a01"/><file name="blank.gif" hash="5722d7bd0f1e1379d0a2005a0a9ea401"/><file name="box_bg.gif" hash="4c501bd6db9d361c18780f106a809b03"/><file name="breadcrumb_bg.gif" hash="72c4adf6c75b4640ca8f7cadffa42266"/><file name="btn_add-image_icon.gif" hash="1d42210fd29fc534d9ed6b41e811d40f"/><file name="btn_add-variable_icon.gif" hash="a2db02e318d107d5b57b444c8d80b8f8"/><file name="btn_add-widget_icon.gif" hash="b4f66ca7f6097fbafd672e0b3f076ef4"/><file name="btn_add-widget_icon2.gif" hash="467acd3a14fb8be37191f5d2ec5a5b13"/><file name="btn_back_bg.gif" hash="8be512788b8044fe31aa8d00cc16ba7b"/><file name="btn_bare_bg.gif" hash="ddbbab8c0d201c3e502d50e7d4a3d64b"/><file name="btn_bg-disabled.gif" hash="079971a9d2c385fe353d35716ec9f26b"/><file name="btn_bg.gif" hash="37c51a4d48a92da9648dcd3ca011039f"/><file name="btn_bg.png" hash="6e3b7003381f919e8f6533444afaa978"/><file name="btn_cancel_bg.gif" hash="fcb3506858fcfa8d1778b0683dc89f54"/><file name="btn_delete_bg.gif" hash="ad740d0c16f2f6603c8ef023004d6539"/><file name="btn_go.gif" hash="1bd787868713767cc205e2ee25e41f62"/><file name="btn_gr_bg.gif" hash="6cc324b79a512150fee24fb3517d22cb"/><file name="btn_gr_on.gif" hash="820c134df02f7bc12efa5a9ac3b4d3dd"/><file name="btn_gr_over.gif" hash="d4c8b807d64c1f493d17c6c9d2bab69a"/><file name="btn_loading-icon.gif" hash="45f500105be432a12c78fed2b4592cf9"/><file name="btn_login.gif" hash="79fa32d49d3f4e39d3fbf8327f9229e1"/><file name="btn_on_bg.gif" hash="709cf5b0be137db1ef8427688503bf37"/><file name="btn_over_bg.gif" hash="f91641168454c03d1fa72731ec97a2b3"/><file name="btn_show-hide_icon.gif" hash="0238c509b33ba56c25df9513bb48f804"/><file name="btn_task_bg.gif" hash="5e0594bd9cbfcc1e32ffa918d7f9c812"/><file name="button-close.png" hash="04d0907b2d7fc3240693497b199f64f5"/><file name="cancel_btn_active_bg.gif" hash="91ce403d286eef2b4e0c13733875882f"/><file name="cancel_btn_bg.gif" hash="26749cf4949ac27c30f597434d3bde65"/><file name="cancel_btn_icon.gif" hash="97e0cd94ed31d6f2a1181f627e60e9a3"/><file name="cancel_btn_over_bg.gif" hash="45eb4e883b17375961672f5390387c31"/><file name="cancel_icon.gif" hash="70a23b78353f0a7b9b118a937fcb7ea9"/><file name="config_tab_dt_bg.gif" hash="a33f71077ca4078caa794cae01d9fca7"/><file name="dashboard-close.gif" hash="5ae5afd61e937fcd2d5b84641255ee4d"/><file name="db-graph-bg.gif" hash="5d76efb7c3244f5684df2566782124ea"/><file name="db-graph-bottom-bg.gif" hash="b58ced87a38a10891106329ae882aa1c"/><file name="db-graph-line-bg.gif" hash="f16bb08e040c2c0a3e23b3f35c54b79b"/><file name="db-graph-line2-bg.gif" hash="744ebfdba20d050f4d252afc216394be"/><file name="db-graph-x-bg.png" hash="d5c26510718a78d22083916d80ef7a22"/><file name="db-header-bg.png" hash="3976cb6351e167686a501a85cf3a68e9"/><file name="db-menu-bg-hov.gif" hash="34ea76a6d105d90fcb63bf105aadb8f7"/><file name="db-menu-bg-up.gif" hash="b0f754872dff5f2f0dc57ba193fdfa4c"/><file name="db-menu-bg.gif" hash="ea534c3c09bb309e566b6ae876655e13"/><file name="db-menu-sep-last.gif" hash="a01fe34854e1187e466fd58d462c4106"/><file name="db-menu-sep.gif" hash="7c5ae1cd59a189261cc3244358d5c1ad"/><file name="db-menu-start.gif" hash="aa5cac2194d937cc7fa904ccfce70ecc"/><file name="db-scroll-bg.gif" hash="06d2411e3b5f350ab21b625439d2d69d"/><file name="db-scroll-but-bot-roll.png" hash="6bc5e482f3f6d8fb1fc5014ddea43706"/><file name="db-scroll-but-bot.png" hash="25c0181e76ff8ceb3c0ec59071b8c72c"/><file name="db-scroll-but-top-roll.png" hash="b7961f2a3b5b641694a9b0b30d58e46b"/><file name="db-scroll-but-top.png" hash="de7df96e961596be9ff556924259b98b"/><file name="db-scroll-roller.png" hash="e01dde7bd096c52179acf29a425a29e5"/><file name="db-tab-bottom-left-bg.gif" hash="124388d44ac58b029377c6311a4782d5"/><file name="db-tab-bottom-mid-bg.gif" hash="9c48f33aa8907cfcb227bc779c2e1dce"/><file name="db-tab-bottom-right-bg.gif" hash="1db45e6fd8abc67d59f96a676607b412"/><file name="db-tab-footer.gif" hash="cac8928acba75bc1edd73186ced78e5c"/><file name="db-tab-header-sep.gif" hash="580312af7441b6a62f7e32081c40fb0f"/><file name="db-tab-header.gif" hash="fdf493b9477fcff7e7be98405effc33d"/><file name="db-tab-left.gif" hash="3fe3c55267dbbdd1db2ff959ccc9e0be"/><file name="db-tab-right.gif" hash="b7a32c8b03efe2fbdb63215d0446e3be"/><file name="dotted_divider_dark.gif" hash="8bf1de196d9ea048bfb25155cedd2e9e"/><file name="dotted_divider_light.gif" hash="92e562bf2070110f6b0a15e29b845445"/><file name="edit_icon.gif" hash="dbda31751c78d964c04394e9d8533187"/><file name="entry_edit_head_arrow_down.gif" hash="985c3ce4439fbf8bb2216fc7e73a3f0b"/><file name="entry_edit_head_arrow_down2.gif" hash="d68dd0fbc2819858a26ea2835c05df77"/><file name="entry_edit_head_arrow_up.gif" hash="d2b90a1823fff9f3917f19b427410144"/><file name="entry_edit_head_bg.gif" hash="1086b7196e8b33c4f46e49fecef0f35f"/><file name="error-msg.png" hash="3cd27b642416dacdc28907c89d934886"/><file name="error_msg_icon.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="fam_account.gif" hash="c910fd1ff41b940d71b0835e02fc143e"/><file name="fam_application_form_delete.png" hash="972c2d998fc19572dd64af6b5e2e898e"/><file name="fam_application_view_tile.gif" hash="f595a133bf466cb91be23d9686fe6281"/><file name="fam_asterisk_orange.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="fam_bin.gif" hash="2fb388bc9f1d32d3802db8e91dc238bc"/><file name="fam_book_open.png" hash="0ba89b9fbe7e88d4c6896ed0a1f495aa"/><file name="fam_bullet_disk.gif" hash="9fe82691d960c18d3d315c3f9164af4f"/><file name="fam_bullet_error.gif" hash="008802f44288b732b59cfe9fdbfecefe"/><file name="fam_bullet_success.gif" hash="465a056a3ba3d94367f51c3c0b751391"/><file name="fam_calendar.gif" hash="0614207ce4e3e0a9bd631b39e7692e3c"/><file name="fam_cart.gif" hash="1f2fd2c8ac6574488ea78302b6856191"/><file name="fam_comment.gif" hash="5138f9a4b6019a5b14b8ff9a32a3cb89"/><file name="fam_creditcards.gif" hash="b75b8ce2f4fceb58f8082c48344560c7"/><file name="fam_folder_database.gif" hash="e86175ff0f389ade1fc7bf15e03346eb"/><file name="fam_folder_palette.gif" hash="c0941b9145e06d53cc0d17ac4c151764"/><file name="fam_folder_table.gif" hash="e2914ba75944acd2a9e2d338fa339e16"/><file name="fam_group.gif" hash="52d778dddbf48b8d04226bee9370a7ef"/><file name="fam_help.gif" hash="2b5ed4c13a8e24456207b757826c7b2c"/><file name="fam_house.gif" hash="8eb2d580c5a40b7974f4263ca64fb94a"/><file name="fam_layout.gif" hash="5366a5f02260d3a860ef0c4787282ad6"/><file name="fam_leaf.png" hash="078d4f24683331b4557356a59e67b125"/><file name="fam_link.gif" hash="78590d5d8375d1baabe7b66d7b9ceb7d"/><file name="fam_lorry.gif" hash="174e86e45e76e7008fa3510cefa85047"/><file name="fam_money.gif" hash="6996bad465222fb6487cab94b4607846"/><file name="fam_money_add.gif" hash="70ceed401fe9913305f2362f7e26225d"/><file name="fam_monitor.gif" hash="f3bc806ff9d0907320b03018ba2d00ea"/><file name="fam_newspaper.gif" hash="9e5fee06a543742045118a95f2debcb8"/><file name="fam_newspaper_delete.gif" hash="41acabfc19102be92d3ccbc66d1fede3"/><file name="fam_newspaper_error.gif" hash="009bfa425298e1d2e44e38e58cd97938"/><file name="fam_newspaper_go.gif" hash="eb43105f8e13e3a752d7ca33bb086831"/><file name="fam_package.gif" hash="bf9be09ef64d006455baa211b7c03983"/><file name="fam_package_go.gif" hash="e4f8d380c2f8e5a7345e360293433764"/><file name="fam_page_white.gif" hash="26940eb67826c5af72b6048c7c5a8335"/><file name="fam_page_white_edit.gif" hash="a4f88300b74ad592a5c47ed54ff07af9"/><file name="fam_rainbow.gif" hash="e8b04cc945b3582a181d4ddbc2d2325f"/><file name="fam_refresh.gif" hash="01bbef614023c0890812e76bc7ecf7e0"/><file name="fam_server_database.gif" hash="7901fa06ffd68ed730cf43bb560756fd"/><file name="fam_status_online.gif" hash="a80019ffa3a573f709772ed1099343fc"/><file name="fam_tag_orange.gif" hash="6ce735a0e590bda040b6e1614c42e58a"/><file name="fam_user.gif" hash="63bbdd6d9d7a27591907a7b87898e259"/><file name="fam_user_comment.gif" hash="014dfd31d9af40e3d5960b2b0d900da3"/><file name="fam_user_edit.gif" hash="f5b36e803060c6b82e639a4fad57b9f7"/><file name="filter_row_bg.gif" hash="013a0929a7b2ddc6823bdda17d08acc0"/><file name="footer_bg.gif" hash="7724711d3ca07a5e46a6030e86743a71"/><file name="gift-message-collapse.gif" hash="5b710f5faa9c7352a39c10e3ebbee6fc"/><file name="gift-message-expand.gif" hash="fd53a70cbb1ea048754657a63787e9cb"/><file name="gift-message-grid-column-bg.gif" hash="97a8a9b8cc4ab68e7404ccf1320f50a6"/><file name="grid-cal.gif" hash="b1468e5239504974c689eea5d93f86d4"/><file name="grid_sort_asc.gif" hash="b78c3a1a27ac9672a31b7d1bbac60322"/><file name="grid_sort_desc.gif" hash="d958b946eba3dba863d724530a0dba1a"/><file name="grid_th_bg.gif" hash="8f4349fac728858374e17edf03390977"/><file name="grid_th_onclick_bg.gif" hash="7bf331e2a41e5331c4210bdc6adc4383"/><file name="grouped_to_order_icon.png" hash="4bdae9a6199655027b8b8aeee8f80ce4"/><file name="header_bg.gif" hash="cbe510856afa5cb0c32642c1f9a8eceb"/><file name="header_top_bg.gif" hash="8440b04c5cb6b1451bb886bfbef260a5"/><file name="horiz_tabs_ul_bg.gif" hash="58dbd9c45f76993346c2bb788896248e"/><file name="i_notice.gif" hash="ebd56dc80b8346e10e93628bc0e6c372"/><file name="i_question-mark.png" hash="23201b7ac207eebd9be0776ea44098a4"/><file name="ico_success.gif" hash="0afb20898a704a106cb4c598868abf32"/><file name="icon-enabled.png" hash="5fa7c06b312cbea3675e844686e434af"/><file name="icon-tooltip.png" hash="5767601cd66b23d0b6fe8defc10dd48d"/><file name="icon_btn_add.gif" hash="7300097305b577ee564dc49102822d16"/><file name="icon_btn_back.gif" hash="89ed97cede3f68241446a62c96e3ce4c"/><file name="icon_btn_delete.gif" hash="dbde0b76d36cfd624bf0de166d0a265e"/><file name="icon_btn_save.gif" hash="f5da95ac65efff5f5cf9c8830202764d"/><file name="icon_edit_address.gif" hash="d1ca2bb3a5c86afd379f25d9fc4352e3"/><file name="icon_export.gif" hash="9a13f20c6a17b41b9c357545c2da5636"/><file name="icon_export.png" hash="fb299dd13df666516eabe16f59193383"/><file name="icon_feed.gif" hash="0366583ed6e285d028442fcdebb05072"/><file name="icon_feed.png" hash="8537f6f88fcff4aac793247143d14e42"/><file name="icon_note_list.gif" hash="8d25ba225ca09b687a78bff510df5d10"/><file name="icon_remove_address.gif" hash="2de2b3d02c19adfb93e9e43a392db178"/><file name="login_box_bg.gif" hash="e4654826eaa8d5ebc0ab18e9bee71e1d"/><file name="login_box_bg.jpg" hash="404e37f4ee9f4ff9bfcb638741c7581d"/><file name="login_box_bg_auth.jpg" hash="d90a81db1064ec37b0cc92436725c24b"/><file name="login_box_bottom.jpg" hash="038f15261e74bc381484f2fcfa45a73b"/><file name="login_box_legal_bg.gif" hash="528ac4dd480c4fc00ac808bf17394c05"/><file name="login_logo.gif" hash="9cc90e7aa1210883000fe5319862ce14"/><file name="logo-large.gif" hash="5c77654c424b0a35cc24d28df5166dc4"/><file name="logo.gif" hash="c7e9f290d965f707e4c4a61bfdab58cb"/><file name="logo_email.gif" hash="5e0912a388db8cd83c062766ac3a5d89"/><file name="logo_print.gif" hash="5e0912a388db8cd83c062766ac3a5d89"/><file name="massaction_bg.gif" hash="8b5f4db3ab3ea09cd5bd0164d67c4f0d"/><file name="massaction_button_bg.gif" hash="4c8262817e48d007237124ce0e7f4d18"/><file name="massaction_links_delimiter.gif" hash="9a0337183b5b67c0eed75993d7f14d10"/><file name="middle_bg.gif" hash="ba4f176d2c553201ebab4aba5c6d3d20"/><file name="more_arrow.gif" hash="38bb4c0e9270250151486d0bb36c476f"/><file name="nav1_active.gif" hash="a7f9ec7689a65c6b796f0d9b97582d01"/><file name="nav1_bg.gif" hash="a1d4ef5b590ce0a425dc04e45ed06cbe"/><file name="nav1_off.gif" hash="5286cbd5ac9ec1b6c027d5b48a74bdab"/><file name="nav1_on.gif" hash="a7f9ec7689a65c6b796f0d9b97582d01"/><file name="nav1_over.gif" hash="2c70d6175f1c965c27dda0598a67e63c"/><file name="nav1_sep.gif" hash="5286cbd5ac9ec1b6c027d5b48a74bdab"/><file name="nav2_last_li_bg.png" hash="279935c9799679fc5894337eaabc7cf0"/><file name="nav2_last_li_over_bg.png" hash="39536f00824293d11242888a76f40a5f"/><file name="nav2_li_bg.gif" hash="0a4f34b0e4436c519d31203f19503b83"/><file name="nav2_li_bg.png" hash="2fad219d162324e9a19f2745d5b6d562"/><file name="nav2_li_over_bg.png" hash="dc37c4a4aab40ea2ae44dea5ea133a9d"/><file name="nav2_link_bg.gif" hash="dce00ddad351e72e83bc87274cbaa54a"/><file name="nav2_parent_arrow.gif" hash="60e012a14a077bd2257343facc369c0c"/><file name="nav3_bg.png" hash="2bc7af80ad8886013da38401b63ab6df"/><file name="nav_bg.gif" hash="1b857c7d35f35ef9f6cae9e03a4e3dff"/><file name="nav_list_bg.gif" hash="7a4e2bdb887c12d8a1152bbcc8c02a3c"/><file name="nav_nest_link_bg.gif" hash="1d0c6b374bf02ac4b5aa012955c431de"/><file name="nav_nest_link_over_bg.gif" hash="fae3c579a4d432503b1f4f929d070609"/><file name="nav_on_bg.gif" hash="ac624b580cae5a76f6c92abc5a44191d"/><file name="nav_parent_arrow.gif" hash="3a95559263e569dc1c8065cb2d9b3f2c"/><file name="note_bg.gif" hash="105967d7c15ab4610726eea52d862a97"/><file name="note_cell_bg.gif" hash="71e656d42f8ba8c2d477c6866c499b71"/><file name="note_msg_icon.gif" hash="e774ee481a2820789c1a77112377c4e0"/><file name="notice-msg.png" hash="9cd1dfebccec8a2123d543fa49b17bd7"/><file name="pager_arrow_left.gif" hash="6e44f608dac8eb8be1d1ebee5a3285aa"/><file name="pager_arrow_left_off.gif" hash="30f5e56195ab3546b36f4016db5254be"/><file name="pager_arrow_right.gif" hash="cc79526156b7e0c8abce61fad3d53f77"/><file name="pager_arrow_right_off.gif" hash="f01b7dad9acf0180b5c62edbd7ea9939"/><dir name="paypal"><file name="logo-paypal.png" hash="d032551b47e48dced277c4fa344ac7f6"/><file name="pp-allinone.png" hash="c457fe4bfe28a18c90d0abd36fe3f880"/><file name="pp-alt.png" hash="37a166931ca15c465bd86311d15e0422"/><file name="pp-gateways.png" hash="90acb72c2f46fa131351efe0492d52cf"/><file name="pp-uk.png" hash="e0830ccb14533051b8b0340471744228"/></dir><file name="paypal_logo.gif" hash="871e205a64292121f4c893373acfb581"/><file name="paypal_section.png" hash="d032551b47e48dced277c4fa344ac7f6"/><file name="paypal_tick.gif" hash="e8685c1fb7c4c106ae4fd24e9bbf5a27"/><dir name="placeholder"><file name="thumbnail.jpg" hash="5c73b5aa515b1719f7b398f5131f91a8"/></dir><file name="process_spinner.gif" hash="345b30b4d0b6088d0151ecfbdf48c036"/><file name="product_rating_blank_star.gif" hash="5e20a299c0ff16168be38b6dde580eda"/><file name="product_rating_full_star.gif" hash="dd5aae332178d928a7f49dea7691b5f6"/><file name="reload.png" hash="84cc4883f78ef850814ea9b53989b2a7"/><file name="rule-ajax-loader.gif" hash="32dc1f5901143d36fbd7a6df3950819f"/><file name="rule_chooser_trigger.gif" hash="9c498e789c3ce734f5301c2475e2a04c"/><file name="rule_component_add.gif" hash="7914e57701ca26f5c8bf23c6bc3e1f25"/><file name="rule_component_apply.gif" hash="3f9b9025551da6963a9ecf8d184a204a"/><file name="rule_component_remove.gif" hash="4d785bcecfbe716fa4d749d20738a8f0"/><file name="save_btn_icon.gif" hash="f5da95ac65efff5f5cf9c8830202764d"/><file name="sec_nav_bg.gif" hash="99c6741591cdb2a2a128668a1d32d668"/><file name="section_menu_bg.gif" hash="f9edd44c92743a0c9ae9535a7992d6b1"/><file name="section_menu_bottom.gif" hash="167d2ef46ff80158c807b4b916501b28"/><file name="section_menu_link_bg.gif" hash="bcabd4fea0d67b181f21779564c2284b"/><file name="section_menu_link_over_bg.gif" hash="7da7e56567633aab279cf3aec6f49d8d"/><file name="section_menu_over_span_bg.gif" hash="f5ea5292f15ed62b99f0f51d9fff2c66"/><file name="section_menu_span_bg.gif" hash="dbf3916358e794ee809b4cf33903af2c"/><file name="section_menu_ul_bg.gif" hash="3aea6e5452f548438ca34e17954a9d6b"/><file name="side_col_bg.gif" hash="b3691fd62663457af39eaf71dd8cda5a"/><file name="simple_container_bg.gif" hash="56f1ac91169eb4896b8c91384fc8bf15"/><file name="sort-arrow-down.gif" hash="fc2cd9f756ce510c4470478d720f81cd"/><file name="sort-arrow-down.png" hash="dc65160d9d4d6cdd6bfe1b397a931975"/><file name="sort-arrow-up.gif" hash="39026b0ff1f0c18091caa60384491163"/><file name="sort-arrow-up.png" hash="da54e5306bdce67551aa415f5d7f7ea7"/><file name="sort_heading_bg.gif" hash="6066d09f237f556b0a4770e4788e7598"/><file name="sort_on_bg.gif" hash="0cb36788ed4fbf19e657acbc75a3f1b8"/><file name="sort_row_bg.gif" hash="f2e1c5cb26b9f5211419b99d30745244"/><file name="spacer.gif" hash="df3e567d6f16d040326c7a0ea29a4f41"/><file name="sub_button_bg.gif" hash="e3f66dd60510f9f7e937e2e55442c30a"/><file name="success-msg.png" hash="c64cb2acc3d0eeba48fdea83620913ed"/><file name="success_msg_icon.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="tabs_link_bg.gif" hash="34447929f5e6591ba9b5795b983fdfd4"/><file name="tabs_link_over_bg.gif" hash="2cf3f56884096055fb0bdf9474f280c9"/><file name="tabs_span_bg.gif" hash="bcabd4fea0d67b181f21779564c2284b"/><file name="tag_blue_edit.gif" hash="b2163ac3baf7d822b48593342846645a"/><file name="tn_cancel_bg.gif" hash="fcb3506858fcfa8d1778b0683dc89f54"/><file name="tooltip_bg.gif" hash="0aa4b866fc067a75f27ab749c1dabf74"/><file name="tooltip_corner.gif" hash="71146534671d5e0751505640b7c59859"/><file name="tooltip_top.gif" hash="032ff52a6ff5714cbdf6c1f62abaf7e5"/><dir name="tree_icons"><file name="join.gif" hash="4d5d614e0da056df815a4306d6368692"/><file name="joinbottom.gif" hash="4b3daa7f2cc584f1aac0d142275d7cba"/><file name="line.gif" hash="63ab38a6203262f15ca46c631232ea2c"/><file name="minus.gif" hash="d647fbbd0ec410b8f3bb3357b62eedcf"/><file name="minusbottom.gif" hash="b09d684cca7135ef728141aaf2464baa"/><file name="nolines_minus.gif" hash="eb2243a354ffcfac93ba0fe948f7167d"/><file name="nolines_plus.gif" hash="ec92b634b63608fb4b0dbf114e3b89e1"/></dir><file name="validation_advice_bg.gif" hash="b85432906de8985a8b14eeb2dc652d3c"/><file name="varien_logo.gif" hash="6f10d0fe572cb012947c164217e9e428"/><file name="warning_msg_icon.gif" hash="4cf6ec7f59ab09f9c18b3a4301714c6d"/><dir name="widget"><file name="catalog__category_widget_link.gif" hash="8435943009f1f774bbd6a4809c719eb8"/><file name="catalog__product_widget_link.gif" hash="62f2d7020143f98ba7514469eb612a7f"/><file name="catalog__product_widget_new.gif" hash="37a5af9f98ae73e180ad0cca05c95324"/><file name="cms__widget_block.gif" hash="b7b0b1517cc38b18b92841b33b312190"/><file name="cms__widget_page_link.gif" hash="b839dee210e61850a5858cc8634cbccd"/><file name="default.gif" hash="684143ae5531aa6ba22215f4fadeea6c"/><file name="reports__product_widget_compared.gif" hash="bd3e5a5015eb2c5c64f1d11835166dc4"/><file name="reports__product_widget_viewed.gif" hash="44d5cd71e4fb7235f9cff0c7e2b2f531"/></dir><file name="widget_placeholder.gif" hash="2bd8d72cf12f8d7d0a6a3268f97786ff"/><file name="window_close.png" hash="3af14f053f360bf31f8ba2df73ec7f1e"/><file name="window_content.png" hash="08361df29783d46a2493cf0d8ad733a7"/><file name="window_top.png" hash="555a8db5efa3a252c2ead3d3dadd1075"/><dir name="wysiwyg"><file name="skin_image.png" hash="a521b0c60b001de4a3405e73c4a6cd4a"/></dir></dir><dir name="lib"><dir name="prototype"><dir name="windows"><dir name="themes"><dir name="magento"><file name="btn_bg.gif" hash="37c51a4d48a92da9648dcd3ca011039f"/><file name="content_bg.gif" hash="21278ea0da2d4256f4ced96b6080ba2e"/><file name="top_bg.gif" hash="26f28090de87d64f9b01bf624f89bfe2"/><file name="window_close.png" hash="3af14f053f360bf31f8ba2df73ec7f1e"/></dir><file name="magento.css" hash="ddcf62ad9ad2ab64a87b011f57ac41cd"/></dir></dir></dir></dir><dir name="media"><file name="flex.swf" hash="60a8c242ca2ff0e70ed9a038749f4cc1"/><file name="uploader.swf" hash="129aac01ec216156dab3173b1a7af7c4"/><file name="uploaderSingle.swf" hash="8f45fb6a95fa985c1131795d97ee2876"/></dir><file name="menu.css" hash="2088310774f16e98d5e3bd6fbf89b98f"/><file name="oauth-simple.css" hash="e109c63ec0cac2b374a92fae2f2d95c7"/><file name="print.css" hash="464a47aee00ef64dab2ff379d035a0f8"/><file name="reset.css" hash="91debf6dab8913a069a354a5d423871b"/></dir></dir></dir></target></contents>
16
  <compatible/>
17
- <dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php><package><name>Mage_Core_Adminhtml</name><channel>community</channel><min>1.9.2.4</min><max>1.9.2.4</max></package><package><name>Lib_Js_Ext</name><channel>community</channel><min>1.9.2.4</min><max>1.9.2.4</max></package></required></dependencies>
18
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Interface_Adminhtml_Default</name>
4
+ <version>1.9.3.0</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/afl-3.0.php">AFL v3.0</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Default interface for Adminhtml</summary>
10
  <description>Default interface for Adminhtml</description>
11
+ <notes>1.9.3.0</notes>
12
  <authors><author><name>Magento Core Team</name><user>core</user><email>core@magentocommerce.com</email></author></authors>
13
+ <date>2016-10-04</date>
14
+ <time>13:04:27</time>
15
+ <contents><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="etc"><file name="theme.xml" hash="528ac4f55cd072f0a370080867d04ead"/></dir><dir name="layout"><file name="admin.xml" hash="920df09da2e1d95c44f449aaf1132acf"/><file name="adminnotification.xml" hash="f3a289fb0c51ba4ebea5aa8bde2b37c8"/><file name="api2.xml" hash="18f1d12174faa5c7064abd88dca4a157"/><file name="authorizenet.xml" hash="ac679bb548ba3c2ad7afdd9aeb4b2e92"/><file name="bundle.xml" hash="2aeb66b54a1a4b2f9ca297ccd7594a61"/><file name="captcha.xml" hash="d73b94abfa2e591b0a3bf4c45416078d"/><file name="catalog.xml" hash="ba7c78a3724a9603f273a5ff94079927"/><file name="cms.xml" hash="d2e9ab3f887d33895b87b78eb1695b43"/><file name="connect.xml" hash="5917af6450d2729688e9136b1ffb2e9a"/><file name="currencysymbol.xml" hash="5e4580ad2b0eeec30e10be830a235305"/><file name="customer.xml" hash="ef0e4d7bfaa44928c4b3ee8e060d75e1"/><file name="dataflow.xml" hash="43c4cca83190e9677e25c4ce1f5d6b57"/><file name="downloadable.xml" hash="8729ec1a93825b524378ec3fbcd5175b"/><file name="giftmessage.xml" hash="87a82896712966a23a4dd524bb570695"/><file name="importexport.xml" hash="8b6247b558dd9276ec80692e25d459ae"/><file name="index.xml" hash="98b38f5e5b34ca652bad7e9977f04216"/><file name="main.xml" hash="dccd863a5a34e25f4b227a08f1572526"/><file name="newsletter.xml" hash="ba98804d7a1050c1082bcba95dea4135"/><file name="oauth.xml" hash="1f8f5f00bcb8d77132855db81c9e3a16"/><file name="pagecache.xml" hash="aa833adcdf026f971f7a1c667ac1af52"/><file name="promo.xml" hash="68abfcca6405029591247f631f574e98"/><file name="report.xml" hash="38ac8752e0592ef327aaa25084dd8e39"/><file name="rss.xml" hash="df4ff9be67945b04adf5973095c4936b"/><file name="sales.xml" hash="cc897f283b5559b634289863e4c732de"/><file name="search.xml" hash="18667365215de1c4812ac01f35d42647"/><file name="tag.xml" hash="a32c46c34f0b6aae9f0684545aef62e2"/><file name="tax.xml" hash="7e078885ff3be581321448d3342aa2e5"/><file name="widget.xml" hash="c61c19c85510a82605d47b4ae2965afa"/></dir><dir name="locale"><dir name="en_US"><file name="translate.csv" hash="735c9ec66d1309f1206294f075fdcdd1"/></dir></dir><dir name="template"><file name="access_denied.phtml" hash="f16e0e9b311083b08760dbd7fd50fd7d"/><dir name="api"><file name="role_users_grid_js.phtml" hash="e7ed4fd254c7014a85afa39c4e9105ba"/><file name="roleinfo.phtml" hash="c87b56dce996498986d85b6916311614"/><file name="roles.phtml" hash="aadb8e2135c7fb363b847e73da2c6182"/><file name="rolesedit.phtml" hash="6675e5d65647b45fa5629dd9f40b5642"/><file name="rolesusers.phtml" hash="f9a52fc91ea7703259840a13873da208"/><file name="user_roles_grid_js.phtml" hash="70eec9b308badc04dd9bd07bf01c9688"/><file name="userinfo.phtml" hash="a481bf90b53781d327b047cbf3bc44ad"/><file name="usernroles.phtml" hash="a68a89bb00ae9d053ff0e839eb213118"/><file name="userroles.phtml" hash="b493e0445f8ff370e93bfa0a7c722fb8"/><file name="users.phtml" hash="65f54a0a1d3f6dc0456aca9e5ad3ebb9"/></dir><dir name="api2"><dir name="attribute"><file name="buttons.phtml" hash="fda45a6ffb936d49d9e9807116be167a"/><file name="resource.phtml" hash="05f266d3d503484f0bb0b625c40a4ead"/></dir><dir name="permissions"><dir name="user"><dir name="edit"><dir name="tab"><dir name="roles"><file name="js.phtml" hash="d1eff51beb6cd5b2599620f62e5ac722"/></dir></dir></dir></dir></dir><dir name="role"><file name="buttons.phtml" hash="1231c634dc4f5e8a5803e2a0314b0082"/><file name="users_grid_js.phtml" hash="4d337d6a5dbeebedfd25ce5a9f6a0ee6"/></dir></dir><dir name="authorizenet"><dir name="directpost"><file name="iframe.phtml" hash="352d24e86d10c43d09b93cc7935407b1"/><file name="info.phtml" hash="fa328e73394d433539fcf82f4a289bc3"/></dir></dir><dir name="backup"><file name="dialogs.phtml" hash="c9e5b2bd42629330071d4389349e66e9"/><file name="left.phtml" hash="548d169f10934bf1168ac47dd3111215"/><file name="list.phtml" hash="2d83a6690c025d80ab460a451d00fe7d"/></dir><dir name="bundle"><dir name="product"><dir name="composite"><dir name="fieldset"><dir name="options"><file name="bundle.phtml" hash="4ed9109a84d1a95cec5f5ce170ac667c"/><dir name="type"><file name="checkbox.phtml" hash="b896aac0d9d6b7290587bfc0f88d6b0d"/><file name="multi.phtml" hash="e99db803ec19af7ce4c1a607af25518f"/><file name="radio.phtml" hash="8b248cb2c388815e8facf4c1d839e513"/><file name="select.phtml" hash="6cca9e6884fc8d1f62573b4259dde2c1"/></dir></dir></dir></dir><dir name="edit"><dir name="bundle"><dir name="option"><file name="search.phtml" hash="5da4e2dd059064c9a5f93a30786605ef"/><file name="selection.phtml" hash="d28315dd8446ac45bbcc9cf92c963d27"/></dir><file name="option.phtml" hash="e7fc92a8fe84ab5e1e7f04bd9a5a3b3d"/></dir><file name="bundle.phtml" hash="54c6f1d3ea93a74af81be782a2c7abce"/></dir></dir><dir name="sales"><dir name="creditmemo"><dir name="create"><dir name="items"><file name="renderer.phtml" hash="112e4ce4d3a1b5a6dfec10eb19b677cb"/></dir></dir><dir name="view"><dir name="items"><file name="renderer.phtml" hash="8b566f5b63bb44edc2ce7ad30f040a9c"/></dir></dir></dir><dir name="invoice"><dir name="create"><dir name="items"><file name="renderer.phtml" hash="1cedcd5f293937c9af72100ca0a44060"/></dir></dir><dir name="view"><dir name="items"><file name="renderer.phtml" hash="8188047bfc575cc01aa0bd0c490cb554"/></dir></dir></dir><dir name="order"><dir name="view"><dir name="items"><file name="renderer.phtml" hash="e3d77508312e35f38630734a3c1f3fc4"/></dir></dir></dir><dir name="shipment"><dir name="create"><dir name="items"><file name="renderer.phtml" hash="69dfccd585acc7fe8f6cc021a00f9a00"/></dir></dir><dir name="view"><dir name="items"><file name="renderer.phtml" hash="a027cfbde717fe117e85d21c1e6ca29b"/></dir></dir></dir></dir></dir><dir name="captcha"><file name="zend.phtml" hash="8587aac0fb730b01e0b4ec074e3cfebb"/></dir><dir name="catalog"><dir name="category"><dir name="checkboxes"><file name="tree.phtml" hash="aab7541691d5c310e690bb880bff9905"/></dir><dir name="edit"><file name="form.phtml" hash="e6c0123b4bcdf4f418fb33f4e3bb5597"/></dir><file name="edit.phtml" hash="a34b1a52073bff25a8ea49fc08d9d2f3"/><file name="tree.phtml" hash="433b0dc52afefeac44451ad05a344543"/><dir name="widget"><file name="tree.phtml" hash="d5739e968e35ac9ae8a3564048e837ea"/></dir></dir><dir name="form"><dir name="renderer"><dir name="fieldset"><file name="element.phtml" hash="11f323e13844bbf09eaf9529e2e03da1"/></dir></dir></dir><dir name="product"><dir name="attribute"><file name="js.phtml" hash="00dba5608a72f564351cd9b51a47ffe3"/><dir name="new"><file name="created.phtml" hash="cbcfc6e955927c7f0e459faa061db638"/></dir><file name="options.phtml" hash="06aabddd75b990ff6f477878654470bf"/><dir name="set"><dir name="main"><dir name="tree"><file name="attribute.phtml" hash="d35502e17bde48b39955dd6cdbbe2248"/><file name="group.phtml" hash="a04252cc7cfa30ef5dffb75297e328ac"/></dir></dir><file name="main.phtml" hash="6fd8bf05c8ecd2dc505ae8fd092254e6"/><dir name="toolbar"><file name="add.phtml" hash="22df4525860f977442097c0ad1e0d2d3"/><file name="main.phtml" hash="badd34458e3c477dbfb113728ca335a9"/></dir></dir></dir><dir name="composite"><file name="configure.phtml" hash="ba511f03c3de0aa86966dc9cced58fb3"/><dir name="fieldset"><file name="configurable.phtml" hash="85b0f6cb2f592b996a000743779e880b"/><file name="grouped.phtml" hash="64b4a89a2ee2176207e999e3a5142896"/><dir name="options"><file name="js.phtml" hash="4a937d4744244329df18846ba9fafcc4"/><dir name="type"><file name="date.phtml" hash="5956941d6b956c1492992c9a80c4893d"/><file name="default.phtml" hash="bac833aed65ce839b80d84e9a5eddf52"/><file name="file.phtml" hash="64937a450a368c2c6b3dc566c3d9505d"/><file name="select.phtml" hash="efb6e28494fe29dc5487ff36bcd9db1f"/><file name="text.phtml" hash="44e2fc1240889fe3dff9566a38d168bd"/></dir></dir><file name="options.phtml" hash="359d33ae6af0de9e15ef02cf3c2600b9"/><file name="qty.phtml" hash="29699973c64d554bf45056cde226a624"/></dir></dir><file name="created.phtml" hash="3e91f396d63ba19b845916bf09303425"/><dir name="edit"><dir name="action"><file name="attribute.phtml" hash="fec9255163898e205b40fb7d02aa372b"/><file name="inventory.phtml" hash="f2592ece9da2b7f804b63305ec053db3"/><file name="websites.phtml" hash="608f1b13cdbbe7635f669a89f6d65ece"/></dir><file name="categories.phtml" hash="c8c1e690555e45acde9e4f364fac6ef5"/><dir name="options"><file name="option.phtml" hash="a86adf60ae3caecc9bdfb114d0630deb"/><dir name="type"><file name="date.phtml" hash="d2eca3718e0da428c42cc8e327c1e13f"/><file name="file.phtml" hash="ca7ede6da10c23f91a7343a2d86e0638"/><file name="select.phtml" hash="c8f0cb50b05bee5b2aa57abb06404f6d"/><file name="text.phtml" hash="9fd19c6d63681c86cf72f6e83e0aec1a"/></dir></dir><file name="options.phtml" hash="525c4cde3e354e6bfdd64aafe7d90587"/><dir name="price"><file name="group.phtml" hash="d2b20fb868bea0269f3cbf229c67d506"/><file name="tier.phtml" hash="1a6d4ead00764517c4606d70e655ce75"/></dir><file name="serializer.phtml" hash="1905ba3f977151c022412d01b6bc446f"/><dir name="super"><file name="config.phtml" hash="859e1e70e0fcb0100dbe889cb6bbbedc"/></dir><file name="websites.phtml" hash="072470573430c674ae047ac9f79ac1f2"/></dir><file name="edit.phtml" hash="c8a6928c144e19396e7847cd7e19a2d4"/><dir name="helper"><file name="gallery.phtml" hash="c790ed77514880f4ebced53c849ce460"/></dir><file name="js.phtml" hash="e4e1323d66678e860a0f90f8124cb97e"/><file name="price.phtml" hash="adc3fc459374000090966b2ea19e87ec"/><dir name="tab"><file name="alert.phtml" hash="2df767787624bc6bc4dad12c224a29d7"/><file name="inventory.phtml" hash="cc8c56d5f7078aed100fc3c94109f581"/></dir><dir name="widget"><dir name="chooser"><file name="container.phtml" hash="b0441bbd3b94ee43001c2255479186bf"/></dir></dir></dir><file name="product.phtml" hash="b13c733c8b232cd608df725530e28272"/><dir name="wysiwyg"><file name="js.phtml" hash="ec4468d92342977d583f0271b93c130f"/></dir></dir><dir name="cms"><dir name="browser"><dir name="content"><file name="files.phtml" hash="68bada0587fddf28489cc7e55ff9dcbc"/><file name="newfolder.phtml" hash="d8bf9ec3103bb0e6e3d0f3b79914cb30"/><file name="uploader.phtml" hash="35f4c3bff7173f0957a608bd159cbd39"/></dir><file name="content.phtml" hash="b78354e1292c3b9965c18f702a117edf"/><file name="js.phtml" hash="e22baed3b2d08b16601006e082a02081"/><file name="tree.phtml" hash="6d71e305fbb3a287ef718edc0459f33a"/></dir><dir name="page"><dir name="edit"><dir name="form"><dir name="renderer"><file name="content.phtml" hash="cd2d9795daf963254b4b6ea05358c04b"/></dir></dir></dir></dir></dir><file name="coming.phtml" hash="e4a74b021c0663fd4957cbc77f2ab07e"/><dir name="connect"><dir name="extension"><dir name="custom"><file name="authors.phtml" hash="7034e46f5a8cf5a1a9cada4dad378443"/><file name="contents.phtml" hash="e930d68885e60c4d9a7961f21cf6d9f5"/><file name="depends.phtml" hash="8909363c74b836616302b4c7dc7fea97"/><file name="load.phtml" hash="e407878f2106a2c15a5b099fbd3a74e5"/><file name="package.phtml" hash="ac1eaf92eb0562a19d898d4b38157b9c"/><file name="release.phtml" hash="ece48241880fc90fd0abe45c44c7837b"/></dir></dir></dir><dir name="currencysymbol"><file name="grid.phtml" hash="b2ed98585b1be0ae916c77b2e975f3bb"/></dir><dir name="customer"><dir name="edit"><file name="js.phtml" hash="0e6a44f446a1d6178c59e50200703ff5"/><dir name="tab"><dir name="account"><dir name="form"><dir name="renderer"><file name="group.phtml" hash="360a5a55ea3c6dc32d3692ef69182126"/></dir></dir></dir><dir name="view"><dir name="grid"><file name="item.phtml" hash="80b71d7491a306820977f7abe72a5f36"/></dir></dir></dir></dir><file name="online.phtml" hash="aded23c136ca5f56e43156650af4b47d"/><dir name="sales"><dir name="order"><dir name="create"><dir name="address"><dir name="form"><dir name="renderer"><file name="vat.phtml" hash="3ba45328a307ee94d4bf6e9d1777b017"/></dir></dir></dir></dir></dir></dir><dir name="system"><dir name="config"><file name="validatevat.phtml" hash="477e59d6fd900152fe375f4fe5e86657"/></dir></dir><dir name="tab"><file name="addresses.phtml" hash="7447ccdc5fd31fe86b290e40bfda1760"/><file name="cart.phtml" hash="66e29e32f745685e00f0085d6ad0a17e"/><file name="newsletter.phtml" hash="59b28844a90ae3681278e0086f0b952c"/><dir name="view"><file name="sales.phtml" hash="05e98f7109aa0dc80e2d408ae598b215"/></dir><file name="view.phtml" hash="5fda89cd46dd5f62fa945e677ac94045"/><file name="wishlist.phtml" hash="c36c372727ec42de3c35d99f8528d61e"/></dir></dir><dir name="dashboard"><dir name="graph"><file name="disabled.phtml" hash="1630cadd1204b8f89a6922909dd70503"/></dir><file name="graph.phtml" hash="7fac169d9d132b9578579359e7c75e40"/><file name="grid.phtml" hash="33c3636197573589300eee913932fd97"/><file name="index.phtml" hash="7772a8add2b7ce0b186b45530d1c72b9"/><file name="salebar.phtml" hash="41b1234ba0fb4de6e5fec438f68a4884"/><file name="searches.phtml" hash="13e6123d3a08bcdf6ec8ef5432d725d1"/><dir name="store"><file name="switcher.phtml" hash="48aa686aa55e58993d0bdf97cb898cb0"/></dir><file name="totalbar.phtml" hash="c244f4aa3f0feb76ef60c67baeed0dc0"/></dir><dir name="directory"><dir name="js"><file name="optional_zip_countries.phtml" hash="371c6ebf79ce190678d17ff0de2fc8d4"/></dir></dir><dir name="downloadable"><dir name="product"><dir name="composite"><dir name="fieldset"><file name="downloadable.phtml" hash="34e7aebdc04f332c641643752e19b842"/></dir></dir><dir name="edit"><dir name="downloadable"><file name="links.phtml" hash="76d4f25303f36493822296d9524656a5"/><file name="samples.phtml" hash="6e5d9d9c088976c3b07e9f53cb8450f2"/></dir><file name="downloadable.phtml" hash="d493c4271013f3312d0ee88a5e41a891"/></dir></dir><dir name="sales"><dir name="items"><dir name="column"><dir name="downloadable"><dir name="creditmemo"><file name="name.phtml" hash="10204067b251557681c0fd81420158c7"/></dir><dir name="invoice"><file name="name.phtml" hash="4e944aaa9ce97b705670cad172eae961"/></dir><file name="name.phtml" hash="a132f9ee544ca829339f23b66a05256b"/></dir></dir></dir><dir name="order"><dir name="creditmemo"><dir name="create"><dir name="items"><dir name="renderer"><file name="downloadable.phtml" hash="8f26a6a4417568635ad13493ac93e6a9"/></dir></dir></dir><dir name="view"><dir name="items"><dir name="renderer"><file name="downloadable.phtml" hash="78548d59d3e491927bdc8bec5c2c7acd"/></dir></dir></dir></dir><dir name="invoice"><dir name="create"><dir name="items"><dir name="renderer"><file name="downloadable.phtml" hash="350b60099df29bf0f5ece797241c6ffe"/></dir></dir></dir><dir name="view"><dir name="items"><dir name="renderer"><file name="downloadable.phtml" hash="b49682402b4082f8dc93bb584e7a6242"/></dir></dir></dir></dir><dir name="view"><dir name="items"><dir name="renderer"><file name="downloadable.phtml" hash="d3d3809767c2bbaf7d50eaa35a64940b"/></dir></dir></dir></dir></dir></dir><dir name="eav"><dir name="attribute"><dir name="edit"><file name="js.phtml" hash="d35502e17bde48b39955dd6cdbbe2248"/></dir><file name="options.phtml" hash="670b9081e6d1193b14269fd6ee836175"/></dir></dir><dir name="email"><dir name="order"><file name="items.phtml" hash="c2a13888609a11e5671ebfa5c63c7420"/></dir></dir><file name="empty.phtml" hash="84124a899c334089a50ba519a44d2263"/><file name="example.phtml" hash="da47dd0b17d391c6e1d4ad61bc0a4774"/><file name="forgotpassword.phtml" hash="03c6cd5db5b07cb6007d18393d5badbb"/><file name="formkey.phtml" hash="e953267b5bfeeec7a82c707db7d971bc"/><dir name="giftmessage"><file name="form.phtml" hash="2ca69f13096274179b3a6b468d358164"/><file name="giftoptionsform.phtml" hash="20482920965d8300dcd02b50f55c637c"/><file name="helper.phtml" hash="91f038a3001766bc69aa3f5c8d6799d4"/><file name="popup.phtml" hash="6d0e51b64c91b356dc536fe6007c3433"/><dir name="sales"><dir name="order"><dir name="create"><file name="giftoptions.phtml" hash="17921d8fc29103aaf9847c0ad558befa"/><file name="items.phtml" hash="3ff631b5a9e1412b36be51ee52f9616e"/></dir><dir name="view"><file name="giftoptions.phtml" hash="d5e933eba495ee9964d56b2db95efe26"/><file name="items.phtml" hash="b94da14158004fcbab0fb357d7be9db4"/></dir></dir></dir></dir><dir name="googlebase"><file name="captcha.phtml" hash="6a18efab7a11459433c2fefe7ae76fc2"/><file name="items.phtml" hash="4614c0321dd68ca6aba22e8145ed7811"/><dir name="types"><dir name="edit"><file name="attributes.phtml" hash="57b6041880202d53d973ef3cc3009b37"/></dir></dir></dir><dir name="importexport"><file name="busy.phtml" hash="5eed597e67cc4f8633efcc992b949981"/><dir name="export"><dir name="form"><file name="after.phtml" hash="7c877a4cee6723f5c6950a8865c12e80"/><file name="before.phtml" hash="12938fb58361700d88847ba14b006e48"/></dir></dir><dir name="import"><dir name="form"><file name="after.phtml" hash="fc5dd506c89fa30468bbc671f85b04e4"/><file name="before.phtml" hash="98d910aea34ffb83d043c016c870f04c"/></dir><dir name="frame"><file name="result.phtml" hash="f695d343c9d0fca2f88481d44815d1a1"/></dir></dir></dir><dir name="index"><file name="notifications.phtml" hash="941155e58ba0a96bf3b5c479751b1005"/></dir><file name="login.phtml" hash="1bdfcf4d76fabe05f3cca13f331d8816"/><dir name="media"><file name="editor.phtml" hash="12716ffeab919fd4e4f1722fa6c52020"/><file name="uploader.phtml" hash="6eeb8564a4a4c788d4beea0f58111df4"/></dir><dir name="newsletter"><dir name="preview"><file name="iframeswitcher.phtml" hash="56e5c44d48f11efce4ab0e5e07b1a86d"/><file name="store.phtml" hash="f701b2fccfeaaeec7d52f4f4e12605ec"/></dir><dir name="problem"><file name="list.phtml" hash="e6b26fb53b5250df3dcc3522885dada6"/></dir><dir name="queue"><file name="edit.phtml" hash="964bc415008d0c4efd2a8ab873acb88f"/><file name="list.phtml" hash="2d6a16fefa408c37ce7b5f8b94eb4458"/><file name="preview.phtml" hash="45d3c9d1491089714991b9242199e513"/></dir><dir name="subscriber"><file name="list.phtml" hash="67a8552ab7094d1c16fc728862c8cdaf"/></dir><dir name="template"><file name="edit.phtml" hash="d39d033dbf4a0cbc77b4bb85e69a441f"/><file name="list.phtml" hash="47970e9bd6d7fbe0abb9bde6ccd1ba0f"/><file name="preview.phtml" hash="45d3c9d1491089714991b9242199e513"/></dir></dir><dir name="notification"><file name="baseurl.phtml" hash="6e1b4f131f2a25f5a57ca19cdc429165"/><file name="curl.phtml" hash="c8a280712280ffaedaa23d4a11855401"/><file name="security.phtml" hash="1f0d9129bf4bc8943d800d273075094e"/><file name="survey.phtml" hash="e054d8fbe626f3bfc5cc4d2c7ffd6d05"/><file name="toolbar.phtml" hash="b596691a6f1e48ffdfd535740bea5da6"/><file name="window.phtml" hash="1eb6a56fe5e34e7d68a20d8b1460759a"/></dir><dir name="oauth"><dir name="authorize"><file name="button-simple.phtml" hash="b4431c0b39901ba6367273bf667abaa7"/><file name="button.phtml" hash="0ddaf4868e41d44911acf878d3e1b1a2"/><file name="confirm-simple.phtml" hash="8b63a3fb9c863c15a7be72b31f168e60"/><file name="confirm.phtml" hash="2f769a816521758007a18b086e522cbe"/><dir name="form"><file name="login-simple.phtml" hash="f1ebafc95b41a48a06eb162a8de8b9af"/><file name="login.phtml" hash="3c888b05feeced9aa63f5468d393d8ab"/></dir><file name="head-simple.phtml" hash="f3a142980a95090cbfeb58b84e091c00"/><file name="reject-simple.phtml" hash="8b4cfe4d5b1c80b3a4bbf31e8793811a"/><file name="reject.phtml" hash="5006a30b6512a60b72630ba1a9a03ad4"/></dir></dir><file name="overlay_popup.phtml" hash="4b3da056e8a2fa5e2c73533ea62270ff"/><dir name="page"><file name="footer.phtml" hash="894194907cab774cb54f31980a0bb560"/><file name="head.phtml" hash="6e28bc8c912dcbb41d0ea2b2603e2f4b"/><file name="header.phtml" hash="54513d826956b6dcd0e8d99f4326b5b0"/><dir name="js"><file name="calendar.phtml" hash="2fc77e055aedf8c4e0c6105d2c72e17a"/><file name="translate.phtml" hash="86a0bedf54c423e53acba72f106936db"/></dir><file name="menu.phtml" hash="b5952bd7f38231d451d630bd08fcdb67"/><file name="notices.phtml" hash="7c823196713ccf302dcf8cd7253811da"/></dir><file name="page.phtml" hash="33082759a189ae841c7607a9fcc53a9c"/><dir name="pagecache"><dir name="cache"><file name="additional.phtml" hash="339a7b83d3db6564d9dbbde2c74385a5"/></dir></dir><dir name="paygate"><dir name="form"><file name="cc.phtml" hash="1ae51c73b2e3dcb095a842667564886a"/></dir><dir name="info"><file name="cc.phtml" hash="4df6dd0aa107db58483ce78d67cd9701"/><file name="pdf.phtml" hash="f3664031eccf47a8ee4d0516f7c4db5c"/></dir></dir><dir name="payment"><dir name="form"><file name="banktransfer.phtml" hash="c39a0581b423304dd69e72ce020c6998"/><file name="cashondelivery.phtml" hash="c4c23f5760de1d89f0584105ca30d4bb"/><file name="cc.phtml" hash="1e6cc2c14e9443a285b7ca9034f1373e"/><file name="ccsave.phtml" hash="2bd1a350fd8eeb78093047b7e1744e64"/><file name="checkmo.phtml" hash="d7fe117569e83aef26e66975a7b13fff"/><file name="purchaseorder.phtml" hash="9a15a4f9fd2876d75b2f6a4fa97a76ac"/></dir><dir name="info"><file name="banktransfer.phtml" hash="4c8fb7158289602d1ab7cb9abef9a389"/><file name="checkmo.phtml" hash="814edc6462220e40b93b9b1403e12801"/><file name="default.phtml" hash="e64136c46387e022f30dd6dc2704d881"/><dir name="pdf"><file name="checkmo.phtml" hash="8936e1803e73ba95f7f0caea2d261bb5"/><file name="default.phtml" hash="38125ed6ef357cd8a39a2a6f076aee8c"/><file name="purchaseorder.phtml" hash="4338bdd0a7cdef7475ebaa30c5af8b01"/></dir><file name="purchaseorder.phtml" hash="3df08d59a6a4ec18e5f48b1ab0c18007"/></dir></dir><dir name="paypal"><dir name="system"><dir name="config"><file name="api_wizard.phtml" hash="0581916911560427c2d1c2747c97f8c8"/><file name="bml_api_wizard.phtml" hash="269b767004e1ed3e4559c78f07bfcaa5"/><dir name="fieldset"><file name="global.phtml" hash="cb30fa3942402c8d74143fd7b47730a4"/><file name="hint.phtml" hash="e2963b32816ba4379bb3debfb50f6376"/><file name="store.phtml" hash="de503d1e4b9772bbdfbf2f25bebd6f41"/></dir><dir name="payflowlink"><file name="advanced.phtml" hash="a0a3613af1d69ab14f70e53345974f89"/><file name="info.phtml" hash="eb0bd26e2d19c29f7772b697a1eac675"/></dir></dir></dir></dir><dir name="permissions"><file name="role_users_grid_js.phtml" hash="f79295ecefd1b0c38c70b819085ad785"/><file name="roleinfo.phtml" hash="5cd8272f2ff47738f0bd7bbe7be5c510"/><file name="roles.phtml" hash="4c57006503d7ab1762f3983a82b35915"/><file name="rolesedit.phtml" hash="6a58537452de4a37ce006ca90a07a007"/><file name="rolesusers.phtml" hash="f9a52fc91ea7703259840a13873da208"/><file name="user_roles_grid_js.phtml" hash="3edf9ccb48ee36580dbb55aed3a60fd9"/><file name="userinfo.phtml" hash="a481bf90b53781d327b047cbf3bc44ad"/><file name="usernroles.phtml" hash="a68a89bb00ae9d053ff0e839eb213118"/><file name="userroles.phtml" hash="b493e0445f8ff370e93bfa0a7c722fb8"/><file name="users.phtml" hash="65f54a0a1d3f6dc0456aca9e5ad3ebb9"/></dir><dir name="poll"><dir name="answers"><file name="list.phtml" hash="0e60ae4abe1bfe54e94ff4a9e4579d93"/></dir></dir><file name="popup.phtml" hash="36b3a02220e3eed1a183229a87d9c563"/><dir name="promo"><file name="fieldset.phtml" hash="4001d6e427d58bf5fc2ac743882d83ee"/><file name="form.phtml" hash="99e55e03d599254786c0f9b5d1d8989b"/><file name="js.phtml" hash="726659c9372aad53cc83cc622a393b25"/><file name="salesrulejs.phtml" hash="708cf3e527612840ed90bce4dbf59af2"/></dir><dir name="rating"><file name="detailed.phtml" hash="8b6a1e2c429e584df1ad18018eef0a1d"/><file name="options.phtml" hash="d78f1e8c367deb050126169dd283b910"/><dir name="stars"><file name="detailed.phtml" hash="b7b9950462df83923687381577630f11"/><file name="summary.phtml" hash="0641bd7475977fcc6d426d05dc8d31ca"/></dir></dir><dir name="report"><dir name="grid"><file name="container.phtml" hash="fe708e244a7f24fa47acede58687236e"/></dir><file name="grid.phtml" hash="68fcf7e4c583eb9a61e7877ed5c9a37d"/><dir name="refresh"><file name="statistics.phtml" hash="89edeb4bbf5fa37bf74e9cf8c37bec1c"/></dir><dir name="store"><dir name="switcher"><file name="enhanced.phtml" hash="be8ec6c18cd26455e2dd9b4ddb868ff8"/></dir><file name="switcher.phtml" hash="1adf956b6811fa86835dea8744638339"/></dir><file name="wishlist.phtml" hash="4e9bc78c8b97f499c8b14aa89bfe3d5c"/></dir><file name="resetforgottenpassword.phtml" hash="e8d3c61f60d380cdb2f25382dd3de83c"/><dir name="review"><file name="add.phtml" hash="ae48ff5354c96cafe10a63b5c449d0c3"/></dir><dir name="sales"><dir name="billing"><dir name="agreement"><file name="form.phtml" hash="45e57ce6a5215d1bca340015be5dd1f3"/><dir name="view"><file name="form.phtml" hash="7cdbada2b4bb4d489c97957b99033e3e"/><dir name="tab"><file name="info.phtml" hash="8ea757b2aab6f0308392ec34f9574ae0"/></dir></dir></dir></dir><dir name="items"><dir name="column"><file name="name.phtml" hash="d2a76b6e53ae00ddc54aa42b92cdba65"/><file name="qty.phtml" hash="5d31eb4883443a6dfd1583d8c5afb10d"/></dir><dir name="renderer"><file name="default.phtml" hash="63ba0f9e3a7d14d9f7f5addfd4723434"/></dir></dir><dir name="order"><dir name="address"><file name="form.phtml" hash="e13a757515264a68c9b0888ca2ed163a"/></dir><dir name="comments"><file name="view.phtml" hash="0076ebf8d5ad14ca67272c4b8c38fca5"/></dir><dir name="create"><file name="abstract.phtml" hash="007e6883c399662df798a8b97ea270a2"/><dir name="billing"><dir name="method"><file name="form.phtml" hash="f68fcb2c216b71b2b53eff2c355c80ca"/></dir></dir><file name="comment.phtml" hash="3d743691e380f2566e93f8683e81d316"/><dir name="coupons"><file name="form.phtml" hash="75ea0c900dcd1d51876f39cc7c9975f5"/></dir><file name="data.phtml" hash="202555c8768c57ef8911e4c478f5251c"/><dir name="form"><file name="account.phtml" hash="d6fa987310ac2de24a9c1fd2d88737ab"/><file name="address.phtml" hash="f92200ffff3cb256250c1d67fad92512"/></dir><file name="form.phtml" hash="eba120f9801e0433320217afdfe386e2"/><file name="giftmessage.phtml" hash="ad2c4e0e04599b4f1e045713147b5e8b"/><dir name="items"><file name="grid.phtml" hash="211ba25cfe9a6101cd1eac571d1a319a"/></dir><file name="items.phtml" hash="e9d2643af463142602d79bf289749cee"/><file name="js.phtml" hash="da6a180f6b2f9a5e3ebb7ff387eb0347"/><dir name="newsletter"><file name="form.phtml" hash="e0295db228d6725bd36249470038d0e8"/></dir><dir name="shipping"><dir name="method"><file name="form.phtml" hash="7a44e99e03f829556d32704c93f55a16"/></dir></dir><dir name="sidebar"><file name="items.phtml" hash="017ca7a8dddf537f3c0c145c7b580cb5"/></dir><file name="sidebar.phtml" hash="98d96bc44184b15fcf213e3e82b9bffe"/><dir name="store"><file name="select.phtml" hash="bd479211cc43007477b1a9b14e9024c2"/></dir><dir name="totals"><file name="default.phtml" hash="59c65c0626fda681e69f413653252a03"/><file name="grandtotal.phtml" hash="40029c81ec435f1e062d34f33483da9f"/><file name="shipping.phtml" hash="dacc1b6e7931a0e487cdd9831ab6700a"/><file name="subtotal.phtml" hash="720a5bf6757de297428b5c2696a88873"/><file name="tax.phtml" hash="0e2d214c4083f50006e08ecf75475c2e"/></dir><file name="totals.phtml" hash="6d69af2ab608d91e3d3434b83a323fcc"/></dir><dir name="creditmemo"><dir name="create"><file name="form.phtml" hash="496c8cb9069f5475cd23819e2dd56f32"/><dir name="items"><dir name="renderer"><file name="configurable.phtml" hash="98a71d30b8447bb4f4f83fd98b4817aa"/><file name="default.phtml" hash="96c1cb6b100898ee8979e060eb900c08"/></dir></dir><file name="items.phtml" hash="d41fbce372cff25c129a77dca064d010"/><dir name="totals"><file name="adjustments.phtml" hash="623400e8add8f635e8d0c93486b03b3a"/></dir></dir><dir name="view"><file name="form.phtml" hash="a06558799cddeeb7bef5082c4737171e"/><dir name="items"><dir name="renderer"><file name="configurable.phtml" hash="ad9bbc4186a60d71acdb40926b54b886"/><file name="default.phtml" hash="eabae6d309baaa34dd955f0962144f07"/></dir></dir><file name="items.phtml" hash="cb37e2ae89d1ec9157afbdc9c695a67e"/></dir></dir><file name="giftoptions.phtml" hash="9d6fd3b5221209d81aafaa4a51acbf73"/><dir name="invoice"><dir name="create"><file name="form.phtml" hash="f6ac8c3c03402e2f04e5603839a7bb63"/><dir name="items"><dir name="renderer"><file name="configurable.phtml" hash="b66a33a2d04a3d8e2e720b42bfdda77a"/><file name="default.phtml" hash="c3f383853448a846205b4068334824ed"/></dir></dir><file name="items.phtml" hash="5c5e5e39945a7c98db6a06b2374de8bb"/><file name="tracking.phtml" hash="9bab676013b0a4dfadc7533ce8406fbf"/></dir><dir name="view"><file name="form.phtml" hash="09190dfd33f8ab5cffbf288cd3d799a7"/><dir name="items"><dir name="renderer"><file name="configurable.phtml" hash="d8874ec3a7fd11b1f49a730326335981"/><file name="default.phtml" hash="2e13f3a0ce00a376f50c0a2ca09f6ff3"/></dir></dir><file name="items.phtml" hash="87d1891fbf81b37d019d83d28cfa4e8b"/></dir></dir><dir name="shipment"><dir name="create"><file name="form.phtml" hash="343679a13b371bddcd9842c412f2f262"/><dir name="items"><dir name="renderer"><file name="configurable.phtml" hash="c9bb5b6fdaced1add7d569a900db60b7"/><file name="default.phtml" hash="5a65793bebe4ae4beb9181373609454e"/></dir></dir><file name="items.phtml" hash="65c344039b8f6ed67d4d51e8fadb8e65"/><file name="tracking.phtml" hash="1deea759d70b3688851bc88959662c45"/></dir><dir name="packaging"><file name="grid.phtml" hash="60c14e96c4e55cef8f351113e12b9fa9"/><file name="packed.phtml" hash="1402136ed1223139b5d85738d7bfc891"/><file name="popup.phtml" hash="a88e2df3e59c4f6819791647644365fd"/></dir><dir name="tracking"><file name="info.phtml" hash="bfe5654232c736f872c352499b228f1e"/></dir><dir name="view"><file name="form.phtml" hash="2044ec12b33185232c776abe042d5f80"/><dir name="items"><dir name="renderer"><file name="configurable.phtml" hash="689ff4084b2b5daf8d4925cae9c8a278"/><file name="default.phtml" hash="3e95b5fbfdae35b55b3cd796596ee757"/></dir></dir><file name="items.phtml" hash="8be28843357710921679c1fdab5bb94d"/><file name="tracking.phtml" hash="a67561082eecfeaf2ef2c5ffdf77d909"/></dir></dir><file name="totalbar.phtml" hash="2412a9e5f7192915426730ea3797e662"/><dir name="totals"><file name="discount.phtml" hash="b573a8c136eba651e1bc70722487f420"/><file name="due.phtml" hash="8bb44fb98db246c7e66d274f60de7de7"/><file name="footer.phtml" hash="685194eb708559222b0ab585fee03c46"/><file name="grand.phtml" hash="572923438b5ebcd07acba2db2c6ede86"/><file name="item.phtml" hash="292206f74390496d4d13fd25100a1cb1"/><file name="main.phtml" hash="6ca17dcd77c0ff88bc7b69e8d6ab4ca4"/><file name="paid.phtml" hash="45810be720a229ff61b58c804688c0d0"/><file name="refunded.phtml" hash="7172cd8ced4e58dd8b72386baf213bcd"/><file name="shipping.phtml" hash="6a673cfd519496b5693d80c417afd646"/><file name="subtotal.phtml" hash="26aa126949084c4325c56b94f2c6e78f"/><file name="tax.phtml" hash="ee0e9ff9d7fb6eb8fc90c077aba734df"/></dir><file name="totals.phtml" hash="8e790071149922fe1dca04d6d2c822cd"/><dir name="view"><file name="form.phtml" hash="3685cad2427f47b70a71c12917f80d02"/><file name="giftmessage.phtml" hash="5a640d1f98a8c6bfc7e396fcfd913f17"/><file name="history.phtml" hash="ef65801e2e398a7f4c6683c04359708b"/><file name="info.phtml" hash="477af3aa2fc6c581324c2da8fc85e7e4"/><dir name="items"><dir name="renderer"><file name="default.phtml" hash="be6eb7dea83a15491a27b59f2f3ecaf1"/></dir></dir><file name="items.phtml" hash="a271cb32875b030a6ef0a8ca11c00f60"/><dir name="tab"><file name="history.phtml" hash="39b266f4651233fce46e654314c883a8"/><file name="info.phtml" hash="7425d7f601f069cef3bc82f89aab8aa7"/></dir><file name="tracking.phtml" hash="4bf94aa7cd9bfe101ccf11a3b03330a0"/></dir></dir><dir name="payment"><dir name="form"><dir name="billing"><file name="agreement.phtml" hash="c5d78af6b3b3f1a77b21a1d3a5b25d4a"/></dir></dir></dir><dir name="recurring"><dir name="profile"><dir name="view"><file name="info.phtml" hash="723ccdc21a64f26e27ada8cac6723680"/></dir><file name="view.phtml" hash="40ce04cf992156f52b64a0607e54fa3c"/></dir></dir><dir name="transactions"><file name="detail.phtml" hash="1c5cdcd8dda49a9509b768cdfdb72034"/></dir></dir><dir name="store"><dir name="switcher"><file name="enhanced.phtml" hash="3601d2e2b1f78877545e5df2649a566f"/><dir name="form"><dir name="renderer"><dir name="fieldset"><file name="element.phtml" hash="048535d9659132e8f95b43114d4e9399"/></dir><file name="fieldset.phtml" hash="0fe21a855caf73bfb5c6fb3944e79791"/></dir></dir></dir><file name="switcher.phtml" hash="efff4b9e29afba9c112a49ea3d046bab"/></dir><dir name="system"><file name="autocomplete.phtml" hash="8b5d38c8c5edeca4097ec034537bc72f"/><dir name="cache"><file name="additional.phtml" hash="4a358ef7fdfeb1057f606f6da32a74b2"/><file name="edit.phtml" hash="f86724576022e29830780626872a47b6"/><file name="notifications.phtml" hash="3df44cdccd0060fe1abee935b8286206"/></dir><dir name="config"><file name="edit.phtml" hash="5e6aa8af236c11e1f2a589967feea616"/><dir name="form"><dir name="field"><file name="array.phtml" hash="b052d67d29fe1f0bf658fa3bfcb927db"/></dir></dir><file name="js.phtml" hash="cb6dbbd94d2f51adcf96fd869bca10d6"/><file name="switcher.phtml" hash="7ecf2afd584622d515958b17110e95de"/><dir name="system"><dir name="storage"><dir name="media"><file name="synchronize.phtml" hash="9b73f9c7f2e7aa76a3ecd30ea483256c"/></dir></dir></dir><file name="tabs.phtml" hash="45542459c7f472b326bc5f0cbed32a56"/></dir><dir name="convert"><dir name="profile"><file name="process.phtml" hash="fbac2ffc8dd7fdb396fd2a786466b726"/><file name="run.phtml" hash="fbe4d6b74412f3e37ea98e65fc0d0172"/><file name="upload.phtml" hash="d512e0684b3ec25d2a02f140547f3504"/><file name="wizard.phtml" hash="6020ebe4ddcda276a0a6d175041af521"/></dir></dir><dir name="currency"><dir name="rate"><file name="matrix.phtml" hash="ecfa9b2248909ff344d3c6b94e2ee142"/><file name="services.phtml" hash="af2877d9ab9431e04f9eaf1ada5d0d67"/></dir><file name="rates.phtml" hash="7183e63cc6521fa8093289097511ed9c"/></dir><dir name="design"><file name="edit.phtml" hash="97c792c4b1162b7c97c3af63f504772f"/><file name="index.phtml" hash="759e2de6f7c07ebf5a48c7a2535dab0b"/></dir><dir name="email"><dir name="template"><file name="edit.phtml" hash="350a633c06c804f72b1d79f37b0e74e2"/><file name="list.phtml" hash="ed262248048d713732a46fa2ce2f2874"/><file name="preview.phtml" hash="69a491beaab277ebc9fba5be3e17961e"/></dir></dir><file name="info.phtml" hash="4144c47693bc965fe51cf444ea3a15c1"/><dir name="shipping"><file name="applicable_country.phtml" hash="64ad2bd504a525b8ae73f1462a15322f"/><file name="ups.phtml" hash="84f8b5312989ef040c968049e5de7f07"/></dir><dir name="store"><file name="cell.phtml" hash="b42c9e6b379a7913341195396d895e67"/><file name="container.phtml" hash="c480855485d23e03159ef01565efd7b9"/><file name="tree.phtml" hash="5ba1b7d2e4df8aa2d2f949f2340bc6f3"/></dir><dir name="variable"><file name="js.phtml" hash="4ed7e1a0360cf68c96e4406eabe2be5e"/></dir></dir><dir name="tag"><dir name="edit"><file name="container.phtml" hash="a0b275599646822885dc4ce66b470b61"/></dir><file name="index.phtml" hash="94f7cb60c467ba2ba1d01f89ee96ed41"/></dir><dir name="tax"><dir name="class"><dir name="page"><file name="edit.phtml" hash="7fbf05b3730192942b682191f36c3f38"/></dir></dir><file name="importExport.phtml" hash="c6cd9b3b7dbdc010c5e9a7deb7b14fcb"/><file name="notifications.phtml" hash="095d6e3e263de323b0a89021a2073511"/><dir name="rate"><file name="form.phtml" hash="4fa65c1733fa36fb9bc88e4293c8c5e4"/><file name="title.phtml" hash="71b1ce0c30fdc68c05477a0adc98c331"/></dir><dir name="toolbar"><dir name="class"><file name="add.phtml" hash="8931d8051aee5c6f3ba410383ab17998"/><file name="save.phtml" hash="8644a5b7c0c98575af9487ff43ab5492"/></dir><dir name="rate"><file name="add.phtml" hash="fd9f654401d1bf2752166010f1dbf105"/><file name="save.phtml" hash="10811adbf34f5bf46fcb7d1e5272c7e6"/></dir><dir name="rule"><file name="add.phtml" hash="c910d4ac4c192e2b32060b122849170e"/><file name="save.phtml" hash="9bcbcfb3faac7f0b88f72794d96944aa"/></dir></dir></dir><dir name="urlrewrite"><file name="categories.phtml" hash="2341db857f012f2f52d0fc8c1d8c7e6e"/><file name="edit.phtml" hash="531f331990debf0b404527279f62bffa"/><file name="selector.phtml" hash="3f2b0ae0f329bf07abc6f93bf8c0c560"/></dir><dir name="usa"><dir name="dhl"><file name="unitofmeasure.phtml" hash="1c0c8fcae764f6c21693de32f1ffc234"/></dir></dir><dir name="weee"><dir name="renderer"><file name="tax.phtml" hash="a3893c83634e24d8e29c95a4e0e4fd28"/></dir></dir><dir name="widget"><file name="accordion.phtml" hash="76c031482f0b51da34dc03c6ba164c0b"/><file name="breadcrumbs.phtml" hash="cd15f81ff0bd532cf14c5e18b005e655"/><dir name="form"><file name="container.phtml" hash="1a4fe20bf205d90836589d72c320bb4e"/><dir name="element"><file name="gallery.phtml" hash="85c089019dce177542b5958aa6c7ae1f"/></dir><file name="element.phtml" hash="69207d9ba085547dbbdc8f7fc5a9f9ab"/><dir name="renderer"><file name="element.phtml" hash="36a3edebdd41ad25e6f2b20546eb34b9"/><dir name="fieldset"><file name="element.phtml" hash="dbec801321bc8c514f429ccc1b318732"/></dir><file name="fieldset.phtml" hash="8824417ce6d3c9bd558e7e8850cfc18d"/></dir></dir><file name="form.phtml" hash="163d786f90d9f53a2e1e94fed18dac39"/><dir name="grid"><file name="container.phtml" hash="c480855485d23e03159ef01565efd7b9"/><file name="massaction.phtml" hash="7b7f850e3c67c10fed8509a63360d3ed"/><file name="serializer.phtml" hash="086e1af72a9d27c5f47d349ca18d3b29"/></dir><file name="grid.phtml" hash="7ccc82490cd5c640c121c991f42e57db"/><dir name="instance"><dir name="edit"><file name="layout.phtml" hash="db5bfcfe253b4ed4eb22de855000982b"/></dir><file name="js.phtml" hash="a99e9837e8219ff737029dab6a649eae"/></dir><file name="tabs.phtml" hash="c46a5b080ce30f6534d994e14ee1c3f7"/><file name="tabshoriz.phtml" hash="69c4c09711befca10ce612f147f6c2af"/><file name="tabsleft.phtml" hash="8e8d4abcb036f5651793530f9427285e"/><dir name="view"><file name="container.phtml" hash="9c3fb6b5eafbea51f1a772da470f2eb3"/></dir></dir></dir></dir></dir></dir></target><target name="mageskin"><dir name="adminhtml"><dir name="default"><dir name="default"><file name="below_ie7.css" hash="58c5943b209cff1a0325b24762a1ac54"/><file name="boxes.css" hash="e79018e9c03a3deb366d7df7c50e95ec"/><file name="custom.css" hash="0d2f44b5b6ea2e1d8399ab202fe8c1b2"/><file name="favicon.ico" hash="88733ee53676a47fc354a61c32516e82"/><file name="ie7.css" hash="f81a225c9f48fd6e2577f2a878ecc26b"/><file name="iestyles.css" hash="357dc2bd6dad14bd74e3a4805d6f2612"/><dir name="images"><file name="accordion_close.gif" hash="875409122fc82f5f6705e20dd801fd3d"/><file name="accordion_close.png" hash="6213698b5f69bb2907a5c7bb94b5fe8d"/><file name="accordion_open.gif" hash="d9d50e220b0b676094c6134a9708194e"/><file name="accordion_open.png" hash="9fbc3aba23ce5e0465e4d1cf3f6a7aee"/><file name="add_btn_icon-disabled.gif" hash="c8f6a5cfb455ef121efb56a747821f82"/><file name="add_btn_icon.gif" hash="7300097305b577ee564dc49102822d16"/><file name="address_list_li.gif" hash="79b917b514e35ce0a7833a5e268fd9f7"/><file name="address_list_on_arrow.gif" hash="3a2884ddcc87ebd48883662530b9de1b"/><file name="address_list_over_arrow.gif" hash="e826883c71b1184bd4f29433e39c18ad"/><file name="address_list_over_bg.gif" hash="56291480cc89de9d817205a5f23b66dd"/><file name="ajax-loader-tr.gif" hash="1ae32bc8232ff2527c627e5b38eb319a"/><file name="ajax-loader.gif" hash="e2a38f1e23288e315af3c55416bc1ce7"/><file name="application_view_tile.gif" hash="f595a133bf466cb91be23d9686fe6281"/><file name="arrow_sort_move.gif" hash="f5ac151a2b0cb1f07d6e771b8aee0ea7"/><file name="bg_collapse.gif" hash="2333c68e38163ed4656da82b9bcf362b"/><file name="bg_create_order_totals.gif" hash="ff6ab75c050b959c539cc6a6fdff2934"/><file name="bg_notifications.gif" hash="a365594725a83585d989f722b3d8c458"/><file name="bg_window_mask.png" hash="93d6efad062d24c94c105802b138b6a5"/><file name="bkg_btn-close.gif" hash="df3f2332f0bad01e031deb22b81f630c"/><file name="bkg_btn-close2.gif" hash="822457d78fb3c21dc12e9777d83eb4f1"/><file name="bkg_config-advanced.png" hash="b898594a9f1849bf386c06979ef613a8"/><file name="bkg_config-nested.png" hash="7b0fdbf98746c3c916b432c37321ccc4"/><file name="bkg_config-shaddow.png" hash="9ee4318e3f4afc446d26e7f66d01cfbd"/><file name="bkg_tooltip.png" hash="56cfed3ed8a65b19f8de88946d1a0a01"/><file name="blank.gif" hash="5722d7bd0f1e1379d0a2005a0a9ea401"/><file name="box_bg.gif" hash="4c501bd6db9d361c18780f106a809b03"/><file name="breadcrumb_bg.gif" hash="72c4adf6c75b4640ca8f7cadffa42266"/><file name="btn_add-image_icon.gif" hash="1d42210fd29fc534d9ed6b41e811d40f"/><file name="btn_add-variable_icon.gif" hash="a2db02e318d107d5b57b444c8d80b8f8"/><file name="btn_add-widget_icon.gif" hash="b4f66ca7f6097fbafd672e0b3f076ef4"/><file name="btn_add-widget_icon2.gif" hash="467acd3a14fb8be37191f5d2ec5a5b13"/><file name="btn_back_bg.gif" hash="8be512788b8044fe31aa8d00cc16ba7b"/><file name="btn_bare_bg.gif" hash="ddbbab8c0d201c3e502d50e7d4a3d64b"/><file name="btn_bg-disabled.gif" hash="079971a9d2c385fe353d35716ec9f26b"/><file name="btn_bg.gif" hash="37c51a4d48a92da9648dcd3ca011039f"/><file name="btn_bg.png" hash="6e3b7003381f919e8f6533444afaa978"/><file name="btn_cancel_bg.gif" hash="fcb3506858fcfa8d1778b0683dc89f54"/><file name="btn_delete_bg.gif" hash="ad740d0c16f2f6603c8ef023004d6539"/><file name="btn_go.gif" hash="1bd787868713767cc205e2ee25e41f62"/><file name="btn_gr_bg.gif" hash="6cc324b79a512150fee24fb3517d22cb"/><file name="btn_gr_on.gif" hash="820c134df02f7bc12efa5a9ac3b4d3dd"/><file name="btn_gr_over.gif" hash="d4c8b807d64c1f493d17c6c9d2bab69a"/><file name="btn_loading-icon.gif" hash="45f500105be432a12c78fed2b4592cf9"/><file name="btn_login.gif" hash="79fa32d49d3f4e39d3fbf8327f9229e1"/><file name="btn_on_bg.gif" hash="709cf5b0be137db1ef8427688503bf37"/><file name="btn_over_bg.gif" hash="f91641168454c03d1fa72731ec97a2b3"/><file name="btn_show-hide_icon.gif" hash="0238c509b33ba56c25df9513bb48f804"/><file name="btn_task_bg.gif" hash="5e0594bd9cbfcc1e32ffa918d7f9c812"/><file name="button-close.png" hash="04d0907b2d7fc3240693497b199f64f5"/><file name="cancel_btn_active_bg.gif" hash="91ce403d286eef2b4e0c13733875882f"/><file name="cancel_btn_bg.gif" hash="26749cf4949ac27c30f597434d3bde65"/><file name="cancel_btn_icon.gif" hash="97e0cd94ed31d6f2a1181f627e60e9a3"/><file name="cancel_btn_over_bg.gif" hash="45eb4e883b17375961672f5390387c31"/><file name="cancel_icon.gif" hash="70a23b78353f0a7b9b118a937fcb7ea9"/><file name="config_tab_dt_bg.gif" hash="a33f71077ca4078caa794cae01d9fca7"/><file name="dashboard-close.gif" hash="5ae5afd61e937fcd2d5b84641255ee4d"/><file name="db-graph-bg.gif" hash="5d76efb7c3244f5684df2566782124ea"/><file name="db-graph-bottom-bg.gif" hash="b58ced87a38a10891106329ae882aa1c"/><file name="db-graph-line-bg.gif" hash="f16bb08e040c2c0a3e23b3f35c54b79b"/><file name="db-graph-line2-bg.gif" hash="744ebfdba20d050f4d252afc216394be"/><file name="db-graph-x-bg.png" hash="d5c26510718a78d22083916d80ef7a22"/><file name="db-header-bg.png" hash="3976cb6351e167686a501a85cf3a68e9"/><file name="db-menu-bg-hov.gif" hash="34ea76a6d105d90fcb63bf105aadb8f7"/><file name="db-menu-bg-up.gif" hash="b0f754872dff5f2f0dc57ba193fdfa4c"/><file name="db-menu-bg.gif" hash="ea534c3c09bb309e566b6ae876655e13"/><file name="db-menu-sep-last.gif" hash="a01fe34854e1187e466fd58d462c4106"/><file name="db-menu-sep.gif" hash="7c5ae1cd59a189261cc3244358d5c1ad"/><file name="db-menu-start.gif" hash="aa5cac2194d937cc7fa904ccfce70ecc"/><file name="db-scroll-bg.gif" hash="06d2411e3b5f350ab21b625439d2d69d"/><file name="db-scroll-but-bot-roll.png" hash="6bc5e482f3f6d8fb1fc5014ddea43706"/><file name="db-scroll-but-bot.png" hash="25c0181e76ff8ceb3c0ec59071b8c72c"/><file name="db-scroll-but-top-roll.png" hash="b7961f2a3b5b641694a9b0b30d58e46b"/><file name="db-scroll-but-top.png" hash="de7df96e961596be9ff556924259b98b"/><file name="db-scroll-roller.png" hash="e01dde7bd096c52179acf29a425a29e5"/><file name="db-tab-bottom-left-bg.gif" hash="124388d44ac58b029377c6311a4782d5"/><file name="db-tab-bottom-mid-bg.gif" hash="9c48f33aa8907cfcb227bc779c2e1dce"/><file name="db-tab-bottom-right-bg.gif" hash="1db45e6fd8abc67d59f96a676607b412"/><file name="db-tab-footer.gif" hash="cac8928acba75bc1edd73186ced78e5c"/><file name="db-tab-header-sep.gif" hash="580312af7441b6a62f7e32081c40fb0f"/><file name="db-tab-header.gif" hash="fdf493b9477fcff7e7be98405effc33d"/><file name="db-tab-left.gif" hash="3fe3c55267dbbdd1db2ff959ccc9e0be"/><file name="db-tab-right.gif" hash="b7a32c8b03efe2fbdb63215d0446e3be"/><file name="dotted_divider_dark.gif" hash="8bf1de196d9ea048bfb25155cedd2e9e"/><file name="dotted_divider_light.gif" hash="92e562bf2070110f6b0a15e29b845445"/><file name="edit_icon.gif" hash="dbda31751c78d964c04394e9d8533187"/><file name="entry_edit_head_arrow_down.gif" hash="985c3ce4439fbf8bb2216fc7e73a3f0b"/><file name="entry_edit_head_arrow_down2.gif" hash="d68dd0fbc2819858a26ea2835c05df77"/><file name="entry_edit_head_arrow_up.gif" hash="d2b90a1823fff9f3917f19b427410144"/><file name="entry_edit_head_bg.gif" hash="1086b7196e8b33c4f46e49fecef0f35f"/><file name="error-msg.png" hash="3cd27b642416dacdc28907c89d934886"/><file name="error_msg_icon.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="fam_account.gif" hash="c910fd1ff41b940d71b0835e02fc143e"/><file name="fam_application_form_delete.png" hash="972c2d998fc19572dd64af6b5e2e898e"/><file name="fam_application_view_tile.gif" hash="f595a133bf466cb91be23d9686fe6281"/><file name="fam_asterisk_orange.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="fam_bin.gif" hash="2fb388bc9f1d32d3802db8e91dc238bc"/><file name="fam_book_open.png" hash="0ba89b9fbe7e88d4c6896ed0a1f495aa"/><file name="fam_bullet_disk.gif" hash="9fe82691d960c18d3d315c3f9164af4f"/><file name="fam_bullet_error.gif" hash="008802f44288b732b59cfe9fdbfecefe"/><file name="fam_bullet_success.gif" hash="465a056a3ba3d94367f51c3c0b751391"/><file name="fam_calendar.gif" hash="0614207ce4e3e0a9bd631b39e7692e3c"/><file name="fam_cart.gif" hash="1f2fd2c8ac6574488ea78302b6856191"/><file name="fam_comment.gif" hash="5138f9a4b6019a5b14b8ff9a32a3cb89"/><file name="fam_creditcards.gif" hash="b75b8ce2f4fceb58f8082c48344560c7"/><file name="fam_folder_database.gif" hash="e86175ff0f389ade1fc7bf15e03346eb"/><file name="fam_folder_palette.gif" hash="c0941b9145e06d53cc0d17ac4c151764"/><file name="fam_folder_table.gif" hash="e2914ba75944acd2a9e2d338fa339e16"/><file name="fam_group.gif" hash="52d778dddbf48b8d04226bee9370a7ef"/><file name="fam_help.gif" hash="2b5ed4c13a8e24456207b757826c7b2c"/><file name="fam_house.gif" hash="8eb2d580c5a40b7974f4263ca64fb94a"/><file name="fam_layout.gif" hash="5366a5f02260d3a860ef0c4787282ad6"/><file name="fam_leaf.png" hash="078d4f24683331b4557356a59e67b125"/><file name="fam_link.gif" hash="78590d5d8375d1baabe7b66d7b9ceb7d"/><file name="fam_lorry.gif" hash="174e86e45e76e7008fa3510cefa85047"/><file name="fam_money.gif" hash="6996bad465222fb6487cab94b4607846"/><file name="fam_money_add.gif" hash="70ceed401fe9913305f2362f7e26225d"/><file name="fam_monitor.gif" hash="f3bc806ff9d0907320b03018ba2d00ea"/><file name="fam_newspaper.gif" hash="9e5fee06a543742045118a95f2debcb8"/><file name="fam_newspaper_delete.gif" hash="41acabfc19102be92d3ccbc66d1fede3"/><file name="fam_newspaper_error.gif" hash="009bfa425298e1d2e44e38e58cd97938"/><file name="fam_newspaper_go.gif" hash="eb43105f8e13e3a752d7ca33bb086831"/><file name="fam_package.gif" hash="bf9be09ef64d006455baa211b7c03983"/><file name="fam_package_go.gif" hash="e4f8d380c2f8e5a7345e360293433764"/><file name="fam_page_white.gif" hash="26940eb67826c5af72b6048c7c5a8335"/><file name="fam_page_white_edit.gif" hash="a4f88300b74ad592a5c47ed54ff07af9"/><file name="fam_rainbow.gif" hash="e8b04cc945b3582a181d4ddbc2d2325f"/><file name="fam_refresh.gif" hash="01bbef614023c0890812e76bc7ecf7e0"/><file name="fam_server_database.gif" hash="7901fa06ffd68ed730cf43bb560756fd"/><file name="fam_status_online.gif" hash="a80019ffa3a573f709772ed1099343fc"/><file name="fam_tag_orange.gif" hash="6ce735a0e590bda040b6e1614c42e58a"/><file name="fam_user.gif" hash="63bbdd6d9d7a27591907a7b87898e259"/><file name="fam_user_comment.gif" hash="014dfd31d9af40e3d5960b2b0d900da3"/><file name="fam_user_edit.gif" hash="f5b36e803060c6b82e639a4fad57b9f7"/><file name="filter_row_bg.gif" hash="013a0929a7b2ddc6823bdda17d08acc0"/><file name="footer_bg.gif" hash="7724711d3ca07a5e46a6030e86743a71"/><file name="gift-message-collapse.gif" hash="5b710f5faa9c7352a39c10e3ebbee6fc"/><file name="gift-message-expand.gif" hash="fd53a70cbb1ea048754657a63787e9cb"/><file name="gift-message-grid-column-bg.gif" hash="97a8a9b8cc4ab68e7404ccf1320f50a6"/><file name="grid-cal.gif" hash="b1468e5239504974c689eea5d93f86d4"/><file name="grid_sort_asc.gif" hash="b78c3a1a27ac9672a31b7d1bbac60322"/><file name="grid_sort_desc.gif" hash="d958b946eba3dba863d724530a0dba1a"/><file name="grid_th_bg.gif" hash="8f4349fac728858374e17edf03390977"/><file name="grid_th_onclick_bg.gif" hash="7bf331e2a41e5331c4210bdc6adc4383"/><file name="grouped_to_order_icon.png" hash="4bdae9a6199655027b8b8aeee8f80ce4"/><file name="header_bg.gif" hash="cbe510856afa5cb0c32642c1f9a8eceb"/><file name="header_top_bg.gif" hash="8440b04c5cb6b1451bb886bfbef260a5"/><file name="horiz_tabs_ul_bg.gif" hash="58dbd9c45f76993346c2bb788896248e"/><file name="i_notice.gif" hash="ebd56dc80b8346e10e93628bc0e6c372"/><file name="i_question-mark.png" hash="23201b7ac207eebd9be0776ea44098a4"/><file name="ico_success.gif" hash="0afb20898a704a106cb4c598868abf32"/><file name="icon-enabled.png" hash="5fa7c06b312cbea3675e844686e434af"/><file name="icon-tooltip.png" hash="5767601cd66b23d0b6fe8defc10dd48d"/><file name="icon_btn_add.gif" hash="7300097305b577ee564dc49102822d16"/><file name="icon_btn_back.gif" hash="89ed97cede3f68241446a62c96e3ce4c"/><file name="icon_btn_delete.gif" hash="dbde0b76d36cfd624bf0de166d0a265e"/><file name="icon_btn_save.gif" hash="f5da95ac65efff5f5cf9c8830202764d"/><file name="icon_edit_address.gif" hash="d1ca2bb3a5c86afd379f25d9fc4352e3"/><file name="icon_export.gif" hash="9a13f20c6a17b41b9c357545c2da5636"/><file name="icon_export.png" hash="fb299dd13df666516eabe16f59193383"/><file name="icon_feed.gif" hash="0366583ed6e285d028442fcdebb05072"/><file name="icon_feed.png" hash="8537f6f88fcff4aac793247143d14e42"/><file name="icon_note_list.gif" hash="8d25ba225ca09b687a78bff510df5d10"/><file name="icon_remove_address.gif" hash="2de2b3d02c19adfb93e9e43a392db178"/><file name="login_box_bg.gif" hash="e4654826eaa8d5ebc0ab18e9bee71e1d"/><file name="login_box_bg.jpg" hash="404e37f4ee9f4ff9bfcb638741c7581d"/><file name="login_box_bg_auth.jpg" hash="d90a81db1064ec37b0cc92436725c24b"/><file name="login_box_bottom.jpg" hash="038f15261e74bc381484f2fcfa45a73b"/><file name="login_box_legal_bg.gif" hash="528ac4dd480c4fc00ac808bf17394c05"/><file name="login_logo.gif" hash="9cc90e7aa1210883000fe5319862ce14"/><file name="logo-large.gif" hash="5c77654c424b0a35cc24d28df5166dc4"/><file name="logo.gif" hash="c7e9f290d965f707e4c4a61bfdab58cb"/><file name="logo_email.gif" hash="5e0912a388db8cd83c062766ac3a5d89"/><file name="logo_print.gif" hash="5e0912a388db8cd83c062766ac3a5d89"/><file name="massaction_bg.gif" hash="8b5f4db3ab3ea09cd5bd0164d67c4f0d"/><file name="massaction_button_bg.gif" hash="4c8262817e48d007237124ce0e7f4d18"/><file name="massaction_links_delimiter.gif" hash="9a0337183b5b67c0eed75993d7f14d10"/><file name="middle_bg.gif" hash="ba4f176d2c553201ebab4aba5c6d3d20"/><file name="more_arrow.gif" hash="38bb4c0e9270250151486d0bb36c476f"/><file name="nav1_active.gif" hash="a7f9ec7689a65c6b796f0d9b97582d01"/><file name="nav1_bg.gif" hash="a1d4ef5b590ce0a425dc04e45ed06cbe"/><file name="nav1_off.gif" hash="5286cbd5ac9ec1b6c027d5b48a74bdab"/><file name="nav1_on.gif" hash="a7f9ec7689a65c6b796f0d9b97582d01"/><file name="nav1_over.gif" hash="2c70d6175f1c965c27dda0598a67e63c"/><file name="nav1_sep.gif" hash="5286cbd5ac9ec1b6c027d5b48a74bdab"/><file name="nav2_last_li_bg.png" hash="279935c9799679fc5894337eaabc7cf0"/><file name="nav2_last_li_over_bg.png" hash="39536f00824293d11242888a76f40a5f"/><file name="nav2_li_bg.gif" hash="0a4f34b0e4436c519d31203f19503b83"/><file name="nav2_li_bg.png" hash="2fad219d162324e9a19f2745d5b6d562"/><file name="nav2_li_over_bg.png" hash="dc37c4a4aab40ea2ae44dea5ea133a9d"/><file name="nav2_link_bg.gif" hash="dce00ddad351e72e83bc87274cbaa54a"/><file name="nav2_parent_arrow.gif" hash="60e012a14a077bd2257343facc369c0c"/><file name="nav3_bg.png" hash="2bc7af80ad8886013da38401b63ab6df"/><file name="nav_bg.gif" hash="1b857c7d35f35ef9f6cae9e03a4e3dff"/><file name="nav_list_bg.gif" hash="7a4e2bdb887c12d8a1152bbcc8c02a3c"/><file name="nav_nest_link_bg.gif" hash="1d0c6b374bf02ac4b5aa012955c431de"/><file name="nav_nest_link_over_bg.gif" hash="fae3c579a4d432503b1f4f929d070609"/><file name="nav_on_bg.gif" hash="ac624b580cae5a76f6c92abc5a44191d"/><file name="nav_parent_arrow.gif" hash="3a95559263e569dc1c8065cb2d9b3f2c"/><file name="note_bg.gif" hash="105967d7c15ab4610726eea52d862a97"/><file name="note_cell_bg.gif" hash="71e656d42f8ba8c2d477c6866c499b71"/><file name="note_msg_icon.gif" hash="e774ee481a2820789c1a77112377c4e0"/><file name="notice-msg.png" hash="9cd1dfebccec8a2123d543fa49b17bd7"/><file name="pager_arrow_left.gif" hash="6e44f608dac8eb8be1d1ebee5a3285aa"/><file name="pager_arrow_left_off.gif" hash="30f5e56195ab3546b36f4016db5254be"/><file name="pager_arrow_right.gif" hash="cc79526156b7e0c8abce61fad3d53f77"/><file name="pager_arrow_right_off.gif" hash="f01b7dad9acf0180b5c62edbd7ea9939"/><dir name="paypal"><file name="logo-paypal.png" hash="d032551b47e48dced277c4fa344ac7f6"/><file name="pp-allinone.png" hash="c457fe4bfe28a18c90d0abd36fe3f880"/><file name="pp-alt.png" hash="37a166931ca15c465bd86311d15e0422"/><file name="pp-gateways.png" hash="90acb72c2f46fa131351efe0492d52cf"/><file name="pp-uk.png" hash="e0830ccb14533051b8b0340471744228"/></dir><file name="paypal_logo.gif" hash="871e205a64292121f4c893373acfb581"/><file name="paypal_section.png" hash="d032551b47e48dced277c4fa344ac7f6"/><file name="paypal_tick.gif" hash="e8685c1fb7c4c106ae4fd24e9bbf5a27"/><dir name="placeholder"><file name="thumbnail.jpg" hash="5c73b5aa515b1719f7b398f5131f91a8"/></dir><file name="process_spinner.gif" hash="345b30b4d0b6088d0151ecfbdf48c036"/><file name="product_rating_blank_star.gif" hash="5e20a299c0ff16168be38b6dde580eda"/><file name="product_rating_full_star.gif" hash="dd5aae332178d928a7f49dea7691b5f6"/><file name="reload.png" hash="84cc4883f78ef850814ea9b53989b2a7"/><file name="rule-ajax-loader.gif" hash="32dc1f5901143d36fbd7a6df3950819f"/><file name="rule_chooser_trigger.gif" hash="9c498e789c3ce734f5301c2475e2a04c"/><file name="rule_component_add.gif" hash="7914e57701ca26f5c8bf23c6bc3e1f25"/><file name="rule_component_apply.gif" hash="3f9b9025551da6963a9ecf8d184a204a"/><file name="rule_component_remove.gif" hash="4d785bcecfbe716fa4d749d20738a8f0"/><file name="save_btn_icon.gif" hash="f5da95ac65efff5f5cf9c8830202764d"/><file name="sec_nav_bg.gif" hash="99c6741591cdb2a2a128668a1d32d668"/><file name="section_menu_bg.gif" hash="f9edd44c92743a0c9ae9535a7992d6b1"/><file name="section_menu_bottom.gif" hash="167d2ef46ff80158c807b4b916501b28"/><file name="section_menu_link_bg.gif" hash="bcabd4fea0d67b181f21779564c2284b"/><file name="section_menu_link_over_bg.gif" hash="7da7e56567633aab279cf3aec6f49d8d"/><file name="section_menu_over_span_bg.gif" hash="f5ea5292f15ed62b99f0f51d9fff2c66"/><file name="section_menu_span_bg.gif" hash="dbf3916358e794ee809b4cf33903af2c"/><file name="section_menu_ul_bg.gif" hash="3aea6e5452f548438ca34e17954a9d6b"/><file name="side_col_bg.gif" hash="b3691fd62663457af39eaf71dd8cda5a"/><file name="simple_container_bg.gif" hash="56f1ac91169eb4896b8c91384fc8bf15"/><file name="sort-arrow-down.gif" hash="fc2cd9f756ce510c4470478d720f81cd"/><file name="sort-arrow-down.png" hash="dc65160d9d4d6cdd6bfe1b397a931975"/><file name="sort-arrow-up.gif" hash="39026b0ff1f0c18091caa60384491163"/><file name="sort-arrow-up.png" hash="da54e5306bdce67551aa415f5d7f7ea7"/><file name="sort_heading_bg.gif" hash="6066d09f237f556b0a4770e4788e7598"/><file name="sort_on_bg.gif" hash="0cb36788ed4fbf19e657acbc75a3f1b8"/><file name="sort_row_bg.gif" hash="f2e1c5cb26b9f5211419b99d30745244"/><file name="spacer.gif" hash="df3e567d6f16d040326c7a0ea29a4f41"/><file name="sub_button_bg.gif" hash="e3f66dd60510f9f7e937e2e55442c30a"/><file name="success-msg.png" hash="c64cb2acc3d0eeba48fdea83620913ed"/><file name="success_msg_icon.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="tabs_link_bg.gif" hash="34447929f5e6591ba9b5795b983fdfd4"/><file name="tabs_link_over_bg.gif" hash="2cf3f56884096055fb0bdf9474f280c9"/><file name="tabs_span_bg.gif" hash="bcabd4fea0d67b181f21779564c2284b"/><file name="tag_blue_edit.gif" hash="b2163ac3baf7d822b48593342846645a"/><file name="tn_cancel_bg.gif" hash="fcb3506858fcfa8d1778b0683dc89f54"/><file name="tooltip_bg.gif" hash="0aa4b866fc067a75f27ab749c1dabf74"/><file name="tooltip_corner.gif" hash="71146534671d5e0751505640b7c59859"/><file name="tooltip_top.gif" hash="032ff52a6ff5714cbdf6c1f62abaf7e5"/><dir name="tree_icons"><file name="join.gif" hash="4d5d614e0da056df815a4306d6368692"/><file name="joinbottom.gif" hash="4b3daa7f2cc584f1aac0d142275d7cba"/><file name="line.gif" hash="63ab38a6203262f15ca46c631232ea2c"/><file name="minus.gif" hash="d647fbbd0ec410b8f3bb3357b62eedcf"/><file name="minusbottom.gif" hash="b09d684cca7135ef728141aaf2464baa"/><file name="nolines_minus.gif" hash="eb2243a354ffcfac93ba0fe948f7167d"/><file name="nolines_plus.gif" hash="ec92b634b63608fb4b0dbf114e3b89e1"/></dir><file name="validation_advice_bg.gif" hash="b85432906de8985a8b14eeb2dc652d3c"/><file name="varien_logo.gif" hash="6f10d0fe572cb012947c164217e9e428"/><file name="warning_msg_icon.gif" hash="4cf6ec7f59ab09f9c18b3a4301714c6d"/><dir name="widget"><file name="catalog__category_widget_link.gif" hash="8435943009f1f774bbd6a4809c719eb8"/><file name="catalog__product_widget_link.gif" hash="62f2d7020143f98ba7514469eb612a7f"/><file name="catalog__product_widget_new.gif" hash="37a5af9f98ae73e180ad0cca05c95324"/><file name="cms__widget_block.gif" hash="b7b0b1517cc38b18b92841b33b312190"/><file name="cms__widget_page_link.gif" hash="b839dee210e61850a5858cc8634cbccd"/><file name="default.gif" hash="684143ae5531aa6ba22215f4fadeea6c"/><file name="reports__product_widget_compared.gif" hash="bd3e5a5015eb2c5c64f1d11835166dc4"/><file name="reports__product_widget_viewed.gif" hash="44d5cd71e4fb7235f9cff0c7e2b2f531"/></dir><file name="widget_placeholder.gif" hash="2bd8d72cf12f8d7d0a6a3268f97786ff"/><file name="window_close.png" hash="3af14f053f360bf31f8ba2df73ec7f1e"/><file name="window_content.png" hash="08361df29783d46a2493cf0d8ad733a7"/><file name="window_top.png" hash="555a8db5efa3a252c2ead3d3dadd1075"/><dir name="wysiwyg"><file name="skin_image.png" hash="a521b0c60b001de4a3405e73c4a6cd4a"/></dir></dir><dir name="lib"><dir name="prototype"><dir name="windows"><dir name="themes"><dir name="magento"><file name="btn_bg.gif" hash="37c51a4d48a92da9648dcd3ca011039f"/><file name="content_bg.gif" hash="21278ea0da2d4256f4ced96b6080ba2e"/><file name="top_bg.gif" hash="26f28090de87d64f9b01bf624f89bfe2"/><file name="window_close.png" hash="3af14f053f360bf31f8ba2df73ec7f1e"/></dir><file name="magento.css" hash="ddcf62ad9ad2ab64a87b011f57ac41cd"/></dir></dir></dir></dir><file name="menu.css" hash="2088310774f16e98d5e3bd6fbf89b98f"/><file name="oauth-simple.css" hash="e109c63ec0cac2b374a92fae2f2d95c7"/><file name="print.css" hash="464a47aee00ef64dab2ff379d035a0f8"/><file name="reset.css" hash="91debf6dab8913a069a354a5d423871b"/></dir></dir></dir></target></contents>
16
  <compatible/>
17
+ <dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php><package><name>Mage_Core_Adminhtml</name><channel>community</channel><min>1.9.3.0</min><max>1.9.3.0</max></package><package><name>Lib_Js_Ext</name><channel>community</channel><min>1.9.3.0</min><max>1.9.3.0</max></package></required></dependencies>
18
  </package>
skin/adminhtml/default/default/boxes.css CHANGED
@@ -78,7 +78,7 @@
78
  z-index:501;
79
  }
80
  #loading-mask {
81
- background:background:url(../images/blank.gif) repeat;
82
  position:absolute;
83
  color:#d85909;
84
  font-size:1.1em;
@@ -1396,8 +1396,6 @@ ul.super-product-attributes { padding-left:15px; }
1396
  .uploader .file-row-info .file-info-name { font-weight:bold; }
1397
  .uploader .file-row .progress-text { float:right; font-weight:bold; }
1398
  .uploader .file-row .delete-button { float:right; }
1399
- .uploader .buttons { float:left; }
1400
- .uploader .flex { float:right; }
1401
  .uploader .progress { border:1px solid #f0e6b7; background-color:#feffcc; }
1402
  .uploader .error { border:1px solid #aa1717; background-color:#ffe6de; }
1403
  .uploader .error .progress-text { padding-right:10px; }
78
  z-index:501;
79
  }
80
  #loading-mask {
81
+ background:url(images/blank.gif) repeat;
82
  position:absolute;
83
  color:#d85909;
84
  font-size:1.1em;
1396
  .uploader .file-row-info .file-info-name { font-weight:bold; }
1397
  .uploader .file-row .progress-text { float:right; font-weight:bold; }
1398
  .uploader .file-row .delete-button { float:right; }
 
 
1399
  .uploader .progress { border:1px solid #f0e6b7; background-color:#feffcc; }
1400
  .uploader .error { border:1px solid #aa1717; background-color:#ffe6de; }
1401
  .uploader .error .progress-text { padding-right:10px; }
skin/adminhtml/default/default/media/flex.swf DELETED
Binary file
skin/adminhtml/default/default/media/uploader.swf DELETED
Binary file
skin/adminhtml/default/default/media/uploaderSingle.swf DELETED
Binary file