Interface_Adminhtml_Default - Version 1.9.2.3

Version Notes

1.9.2.3

Download this release

Release Info

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


Code changes from version 1.9.2.2 to 1.9.2.3

Files changed (449) hide show
  1. app/design/adminhtml/default/default/etc/theme.xml +1 -1
  2. app/design/adminhtml/default/default/layout/admin.xml +1 -1
  3. app/design/adminhtml/default/default/layout/adminnotification.xml +1 -1
  4. app/design/adminhtml/default/default/layout/api2.xml +1 -1
  5. app/design/adminhtml/default/default/layout/authorizenet.xml +1 -1
  6. app/design/adminhtml/default/default/layout/bundle.xml +1 -1
  7. app/design/adminhtml/default/default/layout/captcha.xml +1 -1
  8. app/design/adminhtml/default/default/layout/catalog.xml +1 -1
  9. app/design/adminhtml/default/default/layout/cms.xml +1 -1
  10. app/design/adminhtml/default/default/layout/connect.xml +1 -1
  11. app/design/adminhtml/default/default/layout/currencysymbol.xml +1 -1
  12. app/design/adminhtml/default/default/layout/customer.xml +1 -1
  13. app/design/adminhtml/default/default/layout/dataflow.xml +1 -1
  14. app/design/adminhtml/default/default/layout/downloadable.xml +1 -1
  15. app/design/adminhtml/default/default/layout/giftmessage.xml +1 -1
  16. app/design/adminhtml/default/default/layout/importexport.xml +1 -1
  17. app/design/adminhtml/default/default/layout/index.xml +1 -1
  18. app/design/adminhtml/default/default/layout/main.xml +1 -1
  19. app/design/adminhtml/default/default/layout/newsletter.xml +1 -1
  20. app/design/adminhtml/default/default/layout/oauth.xml +1 -1
  21. app/design/adminhtml/default/default/layout/pagecache.xml +1 -1
  22. app/design/adminhtml/default/default/layout/promo.xml +1 -1
  23. app/design/adminhtml/default/default/layout/report.xml +1 -1
  24. app/design/adminhtml/default/default/layout/rss.xml +1 -1
  25. app/design/adminhtml/default/default/layout/sales.xml +1 -1
  26. app/design/adminhtml/default/default/layout/search.xml +1 -1
  27. app/design/adminhtml/default/default/layout/tag.xml +1 -1
  28. app/design/adminhtml/default/default/layout/tax.xml +1 -1
  29. app/design/adminhtml/default/default/layout/widget.xml +1 -1
  30. app/design/adminhtml/default/default/template/access_denied.phtml +1 -1
  31. app/design/adminhtml/default/default/template/api/role_users_grid_js.phtml +1 -1
  32. app/design/adminhtml/default/default/template/api/roleinfo.phtml +1 -1
  33. app/design/adminhtml/default/default/template/api/roles.phtml +1 -1
  34. app/design/adminhtml/default/default/template/api/rolesedit.phtml +1 -1
  35. app/design/adminhtml/default/default/template/api/rolesusers.phtml +1 -1
  36. app/design/adminhtml/default/default/template/api/user_roles_grid_js.phtml +1 -1
  37. app/design/adminhtml/default/default/template/api/userinfo.phtml +1 -1
  38. app/design/adminhtml/default/default/template/api/usernroles.phtml +1 -1
  39. app/design/adminhtml/default/default/template/api/userroles.phtml +1 -1
  40. app/design/adminhtml/default/default/template/api/users.phtml +1 -1
  41. app/design/adminhtml/default/default/template/api2/attribute/buttons.phtml +1 -1
  42. app/design/adminhtml/default/default/template/api2/attribute/resource.phtml +1 -1
  43. app/design/adminhtml/default/default/template/api2/permissions/user/edit/tab/roles/js.phtml +1 -1
  44. app/design/adminhtml/default/default/template/api2/role/buttons.phtml +1 -1
  45. app/design/adminhtml/default/default/template/api2/role/users_grid_js.phtml +1 -1
  46. app/design/adminhtml/default/default/template/authorizenet/directpost/iframe.phtml +3 -3
  47. app/design/adminhtml/default/default/template/authorizenet/directpost/info.phtml +1 -1
  48. app/design/adminhtml/default/default/template/backup/dialogs.phtml +1 -1
  49. app/design/adminhtml/default/default/template/backup/left.phtml +1 -1
  50. app/design/adminhtml/default/default/template/backup/list.phtml +1 -1
  51. app/design/adminhtml/default/default/template/bundle/product/composite/fieldset/options/bundle.phtml +1 -1
  52. app/design/adminhtml/default/default/template/bundle/product/composite/fieldset/options/type/checkbox.phtml +1 -1
  53. app/design/adminhtml/default/default/template/bundle/product/composite/fieldset/options/type/multi.phtml +1 -1
  54. app/design/adminhtml/default/default/template/bundle/product/composite/fieldset/options/type/radio.phtml +1 -1
  55. app/design/adminhtml/default/default/template/bundle/product/composite/fieldset/options/type/select.phtml +1 -1
  56. app/design/adminhtml/default/default/template/bundle/product/edit/bundle.phtml +1 -1
  57. app/design/adminhtml/default/default/template/bundle/product/edit/bundle/option.phtml +1 -1
  58. app/design/adminhtml/default/default/template/bundle/product/edit/bundle/option/search.phtml +1 -1
  59. app/design/adminhtml/default/default/template/bundle/product/edit/bundle/option/selection.phtml +1 -1
  60. app/design/adminhtml/default/default/template/bundle/sales/creditmemo/create/items/renderer.phtml +2 -2
  61. app/design/adminhtml/default/default/template/bundle/sales/creditmemo/view/items/renderer.phtml +2 -2
  62. app/design/adminhtml/default/default/template/bundle/sales/invoice/create/items/renderer.phtml +2 -2
  63. app/design/adminhtml/default/default/template/bundle/sales/invoice/view/items/renderer.phtml +2 -2
  64. app/design/adminhtml/default/default/template/bundle/sales/order/view/items/renderer.phtml +2 -2
  65. app/design/adminhtml/default/default/template/bundle/sales/shipment/create/items/renderer.phtml +2 -2
  66. app/design/adminhtml/default/default/template/bundle/sales/shipment/view/items/renderer.phtml +2 -2
  67. app/design/adminhtml/default/default/template/captcha/zend.phtml +1 -1
  68. app/design/adminhtml/default/default/template/catalog/category/checkboxes/tree.phtml +1 -1
  69. app/design/adminhtml/default/default/template/catalog/category/edit.phtml +1 -1
  70. app/design/adminhtml/default/default/template/catalog/category/edit/form.phtml +1 -1
  71. app/design/adminhtml/default/default/template/catalog/category/tree.phtml +1 -1
  72. app/design/adminhtml/default/default/template/catalog/category/widget/tree.phtml +1 -1
  73. app/design/adminhtml/default/default/template/catalog/form/renderer/fieldset/element.phtml +1 -1
  74. app/design/adminhtml/default/default/template/catalog/product.phtml +1 -1
  75. app/design/adminhtml/default/default/template/catalog/product/attribute/js.phtml +1 -1
  76. app/design/adminhtml/default/default/template/catalog/product/attribute/new/created.phtml +1 -1
  77. app/design/adminhtml/default/default/template/catalog/product/attribute/options.phtml +1 -1
  78. app/design/adminhtml/default/default/template/catalog/product/attribute/set/main.phtml +1 -1
  79. app/design/adminhtml/default/default/template/catalog/product/attribute/set/main/tree/attribute.phtml +1 -1
  80. app/design/adminhtml/default/default/template/catalog/product/attribute/set/main/tree/group.phtml +1 -1
  81. app/design/adminhtml/default/default/template/catalog/product/attribute/set/toolbar/add.phtml +1 -1
  82. app/design/adminhtml/default/default/template/catalog/product/attribute/set/toolbar/main.phtml +1 -1
  83. app/design/adminhtml/default/default/template/catalog/product/composite/configure.phtml +1 -1
  84. app/design/adminhtml/default/default/template/catalog/product/composite/fieldset/configurable.phtml +1 -1
  85. app/design/adminhtml/default/default/template/catalog/product/composite/fieldset/grouped.phtml +1 -1
  86. app/design/adminhtml/default/default/template/catalog/product/composite/fieldset/options.phtml +1 -1
  87. app/design/adminhtml/default/default/template/catalog/product/composite/fieldset/options/js.phtml +1 -1
  88. app/design/adminhtml/default/default/template/catalog/product/composite/fieldset/options/type/date.phtml +1 -1
  89. app/design/adminhtml/default/default/template/catalog/product/composite/fieldset/options/type/default.phtml +1 -1
  90. app/design/adminhtml/default/default/template/catalog/product/composite/fieldset/options/type/file.phtml +2 -2
  91. app/design/adminhtml/default/default/template/catalog/product/composite/fieldset/options/type/select.phtml +1 -1
  92. app/design/adminhtml/default/default/template/catalog/product/composite/fieldset/options/type/text.phtml +1 -1
  93. app/design/adminhtml/default/default/template/catalog/product/composite/fieldset/qty.phtml +1 -1
  94. app/design/adminhtml/default/default/template/catalog/product/created.phtml +1 -1
  95. app/design/adminhtml/default/default/template/catalog/product/edit.phtml +1 -1
  96. app/design/adminhtml/default/default/template/catalog/product/edit/action/attribute.phtml +1 -1
  97. app/design/adminhtml/default/default/template/catalog/product/edit/action/inventory.phtml +1 -1
  98. app/design/adminhtml/default/default/template/catalog/product/edit/action/websites.phtml +1 -1
  99. app/design/adminhtml/default/default/template/catalog/product/edit/categories.phtml +1 -1
  100. app/design/adminhtml/default/default/template/catalog/product/edit/options.phtml +1 -1
  101. app/design/adminhtml/default/default/template/catalog/product/edit/options/option.phtml +1 -1
  102. app/design/adminhtml/default/default/template/catalog/product/edit/options/type/date.phtml +1 -1
  103. app/design/adminhtml/default/default/template/catalog/product/edit/options/type/file.phtml +1 -1
  104. app/design/adminhtml/default/default/template/catalog/product/edit/options/type/select.phtml +1 -1
  105. app/design/adminhtml/default/default/template/catalog/product/edit/options/type/text.phtml +1 -1
  106. app/design/adminhtml/default/default/template/catalog/product/edit/price/group.phtml +1 -1
  107. app/design/adminhtml/default/default/template/catalog/product/edit/price/tier.phtml +1 -1
  108. app/design/adminhtml/default/default/template/catalog/product/edit/serializer.phtml +1 -1
  109. app/design/adminhtml/default/default/template/catalog/product/edit/super/config.phtml +1 -1
  110. app/design/adminhtml/default/default/template/catalog/product/edit/websites.phtml +1 -1
  111. app/design/adminhtml/default/default/template/catalog/product/helper/gallery.phtml +1 -1
  112. app/design/adminhtml/default/default/template/catalog/product/js.phtml +1 -1
  113. app/design/adminhtml/default/default/template/catalog/product/price.phtml +1 -1
  114. app/design/adminhtml/default/default/template/catalog/product/tab/alert.phtml +1 -1
  115. app/design/adminhtml/default/default/template/catalog/product/tab/inventory.phtml +1 -1
  116. app/design/adminhtml/default/default/template/catalog/product/widget/chooser/container.phtml +1 -1
  117. app/design/adminhtml/default/default/template/catalog/wysiwyg/js.phtml +1 -1
  118. app/design/adminhtml/default/default/template/cms/browser/content.phtml +1 -1
  119. app/design/adminhtml/default/default/template/cms/browser/content/files.phtml +1 -1
  120. app/design/adminhtml/default/default/template/cms/browser/content/newfolder.phtml +1 -1
  121. app/design/adminhtml/default/default/template/cms/browser/content/uploader.phtml +1 -1
  122. app/design/adminhtml/default/default/template/cms/browser/js.phtml +1 -1
  123. app/design/adminhtml/default/default/template/cms/browser/tree.phtml +1 -1
  124. app/design/adminhtml/default/default/template/cms/page/edit/form/renderer/content.phtml +1 -1
  125. app/design/adminhtml/default/default/template/coming.phtml +1 -1
  126. app/design/adminhtml/default/default/template/connect/extension/custom/authors.phtml +1 -1
  127. app/design/adminhtml/default/default/template/connect/extension/custom/contents.phtml +1 -1
  128. app/design/adminhtml/default/default/template/connect/extension/custom/depends.phtml +1 -1
  129. app/design/adminhtml/default/default/template/connect/extension/custom/load.phtml +1 -1
  130. app/design/adminhtml/default/default/template/connect/extension/custom/package.phtml +1 -1
  131. app/design/adminhtml/default/default/template/connect/extension/custom/release.phtml +1 -1
  132. app/design/adminhtml/default/default/template/currencysymbol/grid.phtml +1 -1
  133. app/design/adminhtml/default/default/template/customer/edit/js.phtml +1 -1
  134. app/design/adminhtml/default/default/template/customer/edit/tab/account/form/renderer/group.phtml +1 -1
  135. app/design/adminhtml/default/default/template/customer/edit/tab/view/grid/item.phtml +1 -1
  136. app/design/adminhtml/default/default/template/customer/online.phtml +1 -1
  137. app/design/adminhtml/default/default/template/customer/sales/order/create/address/form/renderer/vat.phtml +1 -1
  138. app/design/adminhtml/default/default/template/customer/system/config/validatevat.phtml +1 -1
  139. app/design/adminhtml/default/default/template/customer/tab/addresses.phtml +1 -1
  140. app/design/adminhtml/default/default/template/customer/tab/cart.phtml +1 -1
  141. app/design/adminhtml/default/default/template/customer/tab/newsletter.phtml +1 -1
  142. app/design/adminhtml/default/default/template/customer/tab/view.phtml +1 -1
  143. app/design/adminhtml/default/default/template/customer/tab/view/sales.phtml +1 -1
  144. app/design/adminhtml/default/default/template/customer/tab/wishlist.phtml +1 -1
  145. app/design/adminhtml/default/default/template/dashboard/graph.phtml +1 -1
  146. app/design/adminhtml/default/default/template/dashboard/graph/disabled.phtml +1 -1
  147. app/design/adminhtml/default/default/template/dashboard/grid.phtml +1 -1
  148. app/design/adminhtml/default/default/template/dashboard/index.phtml +1 -1
  149. app/design/adminhtml/default/default/template/dashboard/salebar.phtml +1 -1
  150. app/design/adminhtml/default/default/template/dashboard/searches.phtml +1 -1
  151. app/design/adminhtml/default/default/template/dashboard/store/switcher.phtml +1 -1
  152. app/design/adminhtml/default/default/template/dashboard/totalbar.phtml +1 -1
  153. app/design/adminhtml/default/default/template/directory/js/optional_zip_countries.phtml +1 -1
  154. app/design/adminhtml/default/default/template/downloadable/product/composite/fieldset/downloadable.phtml +1 -1
  155. app/design/adminhtml/default/default/template/downloadable/product/edit/downloadable.phtml +1 -1
  156. app/design/adminhtml/default/default/template/downloadable/product/edit/downloadable/links.phtml +1 -1
  157. app/design/adminhtml/default/default/template/downloadable/product/edit/downloadable/samples.phtml +1 -1
  158. app/design/adminhtml/default/default/template/downloadable/sales/items/column/downloadable/creditmemo/name.phtml +2 -2
  159. app/design/adminhtml/default/default/template/downloadable/sales/items/column/downloadable/invoice/name.phtml +2 -2
  160. app/design/adminhtml/default/default/template/downloadable/sales/items/column/downloadable/name.phtml +2 -2
  161. app/design/adminhtml/default/default/template/downloadable/sales/order/creditmemo/create/items/renderer/downloadable.phtml +1 -1
  162. app/design/adminhtml/default/default/template/downloadable/sales/order/creditmemo/view/items/renderer/downloadable.phtml +1 -1
  163. app/design/adminhtml/default/default/template/downloadable/sales/order/invoice/create/items/renderer/downloadable.phtml +1 -1
  164. app/design/adminhtml/default/default/template/downloadable/sales/order/invoice/view/items/renderer/downloadable.phtml +1 -1
  165. app/design/adminhtml/default/default/template/downloadable/sales/order/view/items/renderer/downloadable.phtml +1 -1
  166. app/design/adminhtml/default/default/template/eav/attribute/edit/js.phtml +1 -1
  167. app/design/adminhtml/default/default/template/eav/attribute/options.phtml +1 -1
  168. app/design/adminhtml/default/default/template/email/order/items.phtml +1 -1
  169. app/design/adminhtml/default/default/template/empty.phtml +1 -1
  170. app/design/adminhtml/default/default/template/example.phtml +1 -1
  171. app/design/adminhtml/default/default/template/forgotpassword.phtml +1 -1
  172. app/design/adminhtml/default/default/template/formkey.phtml +1 -1
  173. app/design/adminhtml/default/default/template/giftmessage/form.phtml +1 -1
  174. app/design/adminhtml/default/default/template/giftmessage/giftoptionsform.phtml +1 -1
  175. app/design/adminhtml/default/default/template/giftmessage/helper.phtml +1 -1
  176. app/design/adminhtml/default/default/template/giftmessage/popup.phtml +1 -1
  177. app/design/adminhtml/default/default/template/giftmessage/sales/order/create/giftoptions.phtml +1 -1
  178. app/design/adminhtml/default/default/template/giftmessage/sales/order/create/items.phtml +1 -1
  179. app/design/adminhtml/default/default/template/giftmessage/sales/order/view/giftoptions.phtml +1 -1
  180. app/design/adminhtml/default/default/template/giftmessage/sales/order/view/items.phtml +1 -1
  181. app/design/adminhtml/default/default/template/googlebase/captcha.phtml +1 -1
  182. app/design/adminhtml/default/default/template/googlebase/items.phtml +1 -1
  183. app/design/adminhtml/default/default/template/googlebase/types/edit/attributes.phtml +1 -1
  184. app/design/adminhtml/default/default/template/importexport/busy.phtml +1 -1
  185. app/design/adminhtml/default/default/template/importexport/export/form/after.phtml +1 -1
  186. app/design/adminhtml/default/default/template/importexport/export/form/before.phtml +1 -1
  187. app/design/adminhtml/default/default/template/importexport/import/form/after.phtml +1 -1
  188. app/design/adminhtml/default/default/template/importexport/import/form/before.phtml +1 -1
  189. app/design/adminhtml/default/default/template/importexport/import/frame/result.phtml +1 -1
  190. app/design/adminhtml/default/default/template/index/notifications.phtml +1 -1
  191. app/design/adminhtml/default/default/template/login.phtml +1 -1
  192. app/design/adminhtml/default/default/template/media/editor.phtml +1 -1
  193. app/design/adminhtml/default/default/template/media/uploader.phtml +1 -1
  194. app/design/adminhtml/default/default/template/newsletter/preview/iframeswitcher.phtml +1 -1
  195. app/design/adminhtml/default/default/template/newsletter/preview/store.phtml +1 -1
  196. app/design/adminhtml/default/default/template/newsletter/problem/list.phtml +1 -1
  197. app/design/adminhtml/default/default/template/newsletter/queue/edit.phtml +1 -1
  198. app/design/adminhtml/default/default/template/newsletter/queue/list.phtml +1 -1
  199. app/design/adminhtml/default/default/template/newsletter/queue/preview.phtml +1 -1
  200. app/design/adminhtml/default/default/template/newsletter/subscriber/list.phtml +1 -1
  201. app/design/adminhtml/default/default/template/newsletter/template/edit.phtml +1 -1
  202. app/design/adminhtml/default/default/template/newsletter/template/list.phtml +1 -1
  203. app/design/adminhtml/default/default/template/newsletter/template/preview.phtml +1 -1
  204. app/design/adminhtml/default/default/template/notification/baseurl.phtml +1 -1
  205. app/design/adminhtml/default/default/template/notification/security.phtml +1 -1
  206. app/design/adminhtml/default/default/template/notification/survey.phtml +1 -1
  207. app/design/adminhtml/default/default/template/notification/toolbar.phtml +1 -1
  208. app/design/adminhtml/default/default/template/notification/window.phtml +1 -1
  209. app/design/adminhtml/default/default/template/oauth/authorize/button-simple.phtml +1 -1
  210. app/design/adminhtml/default/default/template/oauth/authorize/button.phtml +1 -1
  211. app/design/adminhtml/default/default/template/oauth/authorize/confirm-simple.phtml +1 -1
  212. app/design/adminhtml/default/default/template/oauth/authorize/confirm.phtml +1 -1
  213. app/design/adminhtml/default/default/template/oauth/authorize/form/login-simple.phtml +1 -1
  214. app/design/adminhtml/default/default/template/oauth/authorize/form/login.phtml +1 -1
  215. app/design/adminhtml/default/default/template/oauth/authorize/head-simple.phtml +1 -1
  216. app/design/adminhtml/default/default/template/oauth/authorize/reject-simple.phtml +1 -1
  217. app/design/adminhtml/default/default/template/oauth/authorize/reject.phtml +1 -1
  218. app/design/adminhtml/default/default/template/overlay_popup.phtml +1 -1
  219. app/design/adminhtml/default/default/template/page.phtml +1 -1
  220. app/design/adminhtml/default/default/template/page/footer.phtml +1 -1
  221. app/design/adminhtml/default/default/template/page/head.phtml +1 -1
  222. app/design/adminhtml/default/default/template/page/header.phtml +1 -1
  223. app/design/adminhtml/default/default/template/page/js/calendar.phtml +1 -1
  224. app/design/adminhtml/default/default/template/page/js/translate.phtml +1 -1
  225. app/design/adminhtml/default/default/template/page/menu.phtml +1 -1
  226. app/design/adminhtml/default/default/template/page/notices.phtml +1 -1
  227. app/design/adminhtml/default/default/template/pagecache/cache/additional.phtml +1 -1
  228. app/design/adminhtml/default/default/template/paygate/form/cc.phtml +1 -1
  229. app/design/adminhtml/default/default/template/paygate/info/cc.phtml +1 -1
  230. app/design/adminhtml/default/default/template/paygate/info/pdf.phtml +1 -1
  231. app/design/adminhtml/default/default/template/payment/form/banktransfer.phtml +1 -1
  232. app/design/adminhtml/default/default/template/payment/form/cashondelivery.phtml +1 -1
  233. app/design/adminhtml/default/default/template/payment/form/cc.phtml +1 -1
  234. app/design/adminhtml/default/default/template/payment/form/ccsave.phtml +1 -1
  235. app/design/adminhtml/default/default/template/payment/form/checkmo.phtml +1 -1
  236. app/design/adminhtml/default/default/template/payment/form/purchaseorder.phtml +1 -1
  237. app/design/adminhtml/default/default/template/payment/info/banktransfer.phtml +1 -1
  238. app/design/adminhtml/default/default/template/payment/info/checkmo.phtml +1 -1
  239. app/design/adminhtml/default/default/template/payment/info/default.phtml +1 -1
  240. app/design/adminhtml/default/default/template/payment/info/pdf/checkmo.phtml +1 -1
  241. app/design/adminhtml/default/default/template/payment/info/pdf/default.phtml +1 -1
  242. app/design/adminhtml/default/default/template/payment/info/pdf/purchaseorder.phtml +1 -1
  243. app/design/adminhtml/default/default/template/payment/info/purchaseorder.phtml +1 -1
  244. app/design/adminhtml/default/default/template/paypal/system/config/api_wizard.phtml +1 -1
  245. app/design/adminhtml/default/default/template/paypal/system/config/bml_api_wizard.phtml +1 -1
  246. app/design/adminhtml/default/default/template/paypal/system/config/fieldset/global.phtml +1 -1
  247. app/design/adminhtml/default/default/template/paypal/system/config/fieldset/hint.phtml +1 -1
  248. app/design/adminhtml/default/default/template/paypal/system/config/fieldset/store.phtml +1 -1
  249. app/design/adminhtml/default/default/template/paypal/system/config/payflowlink/advanced.phtml +1 -1
  250. app/design/adminhtml/default/default/template/paypal/system/config/payflowlink/info.phtml +1 -1
  251. app/design/adminhtml/default/default/template/permissions/role_users_grid_js.phtml +1 -1
  252. app/design/adminhtml/default/default/template/permissions/roleinfo.phtml +1 -1
  253. app/design/adminhtml/default/default/template/permissions/roles.phtml +1 -1
  254. app/design/adminhtml/default/default/template/permissions/rolesedit.phtml +1 -1
  255. app/design/adminhtml/default/default/template/permissions/rolesusers.phtml +1 -1
  256. app/design/adminhtml/default/default/template/permissions/user_roles_grid_js.phtml +1 -1
  257. app/design/adminhtml/default/default/template/permissions/userinfo.phtml +1 -1
  258. app/design/adminhtml/default/default/template/permissions/usernroles.phtml +1 -1
  259. app/design/adminhtml/default/default/template/permissions/userroles.phtml +1 -1
  260. app/design/adminhtml/default/default/template/permissions/users.phtml +1 -1
  261. app/design/adminhtml/default/default/template/poll/answers/list.phtml +1 -1
  262. app/design/adminhtml/default/default/template/popup.phtml +1 -1
  263. app/design/adminhtml/default/default/template/promo/fieldset.phtml +1 -1
  264. app/design/adminhtml/default/default/template/promo/form.phtml +1 -1
  265. app/design/adminhtml/default/default/template/promo/js.phtml +1 -1
  266. app/design/adminhtml/default/default/template/promo/salesrulejs.phtml +1 -1
  267. app/design/adminhtml/default/default/template/rating/detailed.phtml +1 -1
  268. app/design/adminhtml/default/default/template/rating/options.phtml +1 -1
  269. app/design/adminhtml/default/default/template/rating/stars/detailed.phtml +1 -1
  270. app/design/adminhtml/default/default/template/rating/stars/summary.phtml +1 -1
  271. app/design/adminhtml/default/default/template/report/grid.phtml +1 -1
  272. app/design/adminhtml/default/default/template/report/grid/container.phtml +1 -1
  273. app/design/adminhtml/default/default/template/report/refresh/statistics.phtml +1 -1
  274. app/design/adminhtml/default/default/template/report/store/switcher.phtml +1 -1
  275. app/design/adminhtml/default/default/template/report/store/switcher/enhanced.phtml +1 -1
  276. app/design/adminhtml/default/default/template/report/wishlist.phtml +1 -1
  277. app/design/adminhtml/default/default/template/resetforgottenpassword.phtml +1 -1
  278. app/design/adminhtml/default/default/template/review/add.phtml +1 -1
  279. app/design/adminhtml/default/default/template/sales/billing/agreement/form.phtml +1 -1
  280. app/design/adminhtml/default/default/template/sales/billing/agreement/view/form.phtml +1 -1
  281. app/design/adminhtml/default/default/template/sales/billing/agreement/view/tab/info.phtml +1 -1
  282. app/design/adminhtml/default/default/template/sales/items/column/name.phtml +2 -2
  283. app/design/adminhtml/default/default/template/sales/items/column/qty.phtml +1 -1
  284. app/design/adminhtml/default/default/template/sales/items/renderer/default.phtml +2 -2
  285. app/design/adminhtml/default/default/template/sales/order/address/form.phtml +1 -1
  286. app/design/adminhtml/default/default/template/sales/order/comments/view.phtml +1 -1
  287. app/design/adminhtml/default/default/template/sales/order/create/abstract.phtml +1 -1
  288. app/design/adminhtml/default/default/template/sales/order/create/billing/method/form.phtml +1 -1
  289. app/design/adminhtml/default/default/template/sales/order/create/comment.phtml +1 -1
  290. app/design/adminhtml/default/default/template/sales/order/create/coupons/form.phtml +1 -1
  291. app/design/adminhtml/default/default/template/sales/order/create/data.phtml +1 -1
  292. app/design/adminhtml/default/default/template/sales/order/create/form.phtml +1 -1
  293. app/design/adminhtml/default/default/template/sales/order/create/form/account.phtml +1 -1
  294. app/design/adminhtml/default/default/template/sales/order/create/form/address.phtml +1 -1
  295. app/design/adminhtml/default/default/template/sales/order/create/giftmessage.phtml +1 -1
  296. app/design/adminhtml/default/default/template/sales/order/create/items.phtml +1 -1
  297. app/design/adminhtml/default/default/template/sales/order/create/items/grid.phtml +1 -1
  298. app/design/adminhtml/default/default/template/sales/order/create/js.phtml +1 -1
  299. app/design/adminhtml/default/default/template/sales/order/create/newsletter/form.phtml +1 -1
  300. app/design/adminhtml/default/default/template/sales/order/create/shipping/method/form.phtml +1 -1
  301. app/design/adminhtml/default/default/template/sales/order/create/sidebar.phtml +1 -1
  302. app/design/adminhtml/default/default/template/sales/order/create/sidebar/items.phtml +1 -1
  303. app/design/adminhtml/default/default/template/sales/order/create/store/select.phtml +1 -1
  304. app/design/adminhtml/default/default/template/sales/order/create/totals.phtml +1 -1
  305. app/design/adminhtml/default/default/template/sales/order/create/totals/default.phtml +1 -1
  306. app/design/adminhtml/default/default/template/sales/order/create/totals/grandtotal.phtml +1 -1
  307. app/design/adminhtml/default/default/template/sales/order/create/totals/shipping.phtml +1 -1
  308. app/design/adminhtml/default/default/template/sales/order/create/totals/subtotal.phtml +1 -1
  309. app/design/adminhtml/default/default/template/sales/order/create/totals/tax.phtml +1 -1
  310. app/design/adminhtml/default/default/template/sales/order/creditmemo/create/form.phtml +1 -1
  311. app/design/adminhtml/default/default/template/sales/order/creditmemo/create/items.phtml +1 -1
  312. app/design/adminhtml/default/default/template/sales/order/creditmemo/create/items/renderer/configurable.phtml +1 -1
  313. app/design/adminhtml/default/default/template/sales/order/creditmemo/create/items/renderer/default.phtml +1 -1
  314. app/design/adminhtml/default/default/template/sales/order/creditmemo/create/totals/adjustments.phtml +1 -1
  315. app/design/adminhtml/default/default/template/sales/order/creditmemo/view/form.phtml +1 -1
  316. app/design/adminhtml/default/default/template/sales/order/creditmemo/view/items.phtml +1 -1
  317. app/design/adminhtml/default/default/template/sales/order/creditmemo/view/items/renderer/configurable.phtml +1 -1
  318. app/design/adminhtml/default/default/template/sales/order/creditmemo/view/items/renderer/default.phtml +1 -1
  319. app/design/adminhtml/default/default/template/sales/order/giftoptions.phtml +1 -1
  320. app/design/adminhtml/default/default/template/sales/order/invoice/create/form.phtml +1 -1
  321. app/design/adminhtml/default/default/template/sales/order/invoice/create/items.phtml +1 -1
  322. app/design/adminhtml/default/default/template/sales/order/invoice/create/items/renderer/configurable.phtml +1 -1
  323. app/design/adminhtml/default/default/template/sales/order/invoice/create/items/renderer/default.phtml +1 -1
  324. app/design/adminhtml/default/default/template/sales/order/invoice/create/tracking.phtml +1 -1
  325. app/design/adminhtml/default/default/template/sales/order/invoice/view/form.phtml +1 -1
  326. app/design/adminhtml/default/default/template/sales/order/invoice/view/items.phtml +1 -1
  327. app/design/adminhtml/default/default/template/sales/order/invoice/view/items/renderer/configurable.phtml +1 -1
  328. app/design/adminhtml/default/default/template/sales/order/invoice/view/items/renderer/default.phtml +1 -1
  329. app/design/adminhtml/default/default/template/sales/order/shipment/create/form.phtml +1 -1
  330. app/design/adminhtml/default/default/template/sales/order/shipment/create/items.phtml +1 -1
  331. app/design/adminhtml/default/default/template/sales/order/shipment/create/items/renderer/configurable.phtml +1 -1
  332. app/design/adminhtml/default/default/template/sales/order/shipment/create/items/renderer/default.phtml +1 -1
  333. app/design/adminhtml/default/default/template/sales/order/shipment/create/tracking.phtml +1 -1
  334. app/design/adminhtml/default/default/template/sales/order/shipment/packaging/grid.phtml +1 -1
  335. app/design/adminhtml/default/default/template/sales/order/shipment/packaging/packed.phtml +1 -1
  336. app/design/adminhtml/default/default/template/sales/order/shipment/packaging/popup.phtml +1 -1
  337. app/design/adminhtml/default/default/template/sales/order/shipment/tracking/info.phtml +1 -1
  338. app/design/adminhtml/default/default/template/sales/order/shipment/view/form.phtml +1 -1
  339. app/design/adminhtml/default/default/template/sales/order/shipment/view/items.phtml +1 -1
  340. app/design/adminhtml/default/default/template/sales/order/shipment/view/items/renderer/configurable.phtml +1 -1
  341. app/design/adminhtml/default/default/template/sales/order/shipment/view/items/renderer/default.phtml +1 -1
  342. app/design/adminhtml/default/default/template/sales/order/shipment/view/tracking.phtml +1 -1
  343. app/design/adminhtml/default/default/template/sales/order/totalbar.phtml +1 -1
  344. app/design/adminhtml/default/default/template/sales/order/totals.phtml +1 -1
  345. app/design/adminhtml/default/default/template/sales/order/totals/discount.phtml +2 -2
  346. app/design/adminhtml/default/default/template/sales/order/totals/due.phtml +1 -1
  347. app/design/adminhtml/default/default/template/sales/order/totals/footer.phtml +1 -1
  348. app/design/adminhtml/default/default/template/sales/order/totals/grand.phtml +1 -1
  349. app/design/adminhtml/default/default/template/sales/order/totals/item.phtml +1 -1
  350. app/design/adminhtml/default/default/template/sales/order/totals/main.phtml +1 -1
  351. app/design/adminhtml/default/default/template/sales/order/totals/paid.phtml +1 -1
  352. app/design/adminhtml/default/default/template/sales/order/totals/refunded.phtml +1 -1
  353. app/design/adminhtml/default/default/template/sales/order/totals/shipping.phtml +1 -1
  354. app/design/adminhtml/default/default/template/sales/order/totals/subtotal.phtml +1 -1
  355. app/design/adminhtml/default/default/template/sales/order/totals/tax.phtml +1 -1
  356. app/design/adminhtml/default/default/template/sales/order/view/form.phtml +1 -1
  357. app/design/adminhtml/default/default/template/sales/order/view/giftmessage.phtml +1 -1
  358. app/design/adminhtml/default/default/template/sales/order/view/history.phtml +1 -1
  359. app/design/adminhtml/default/default/template/sales/order/view/info.phtml +3 -3
  360. app/design/adminhtml/default/default/template/sales/order/view/items.phtml +1 -1
  361. app/design/adminhtml/default/default/template/sales/order/view/items/renderer/default.phtml +1 -1
  362. app/design/adminhtml/default/default/template/sales/order/view/tab/history.phtml +1 -1
  363. app/design/adminhtml/default/default/template/sales/order/view/tab/info.phtml +1 -1
  364. app/design/adminhtml/default/default/template/sales/order/view/tracking.phtml +1 -1
  365. app/design/adminhtml/default/default/template/sales/payment/form/billing/agreement.phtml +1 -1
  366. app/design/adminhtml/default/default/template/sales/recurring/profile/view.phtml +1 -1
  367. app/design/adminhtml/default/default/template/sales/recurring/profile/view/info.phtml +1 -1
  368. app/design/adminhtml/default/default/template/sales/transactions/detail.phtml +1 -1
  369. app/design/adminhtml/default/default/template/store/switcher.phtml +1 -1
  370. app/design/adminhtml/default/default/template/store/switcher/enhanced.phtml +1 -1
  371. app/design/adminhtml/default/default/template/store/switcher/form/renderer/fieldset.phtml +1 -1
  372. app/design/adminhtml/default/default/template/store/switcher/form/renderer/fieldset/element.phtml +1 -1
  373. app/design/adminhtml/default/default/template/system/autocomplete.phtml +1 -1
  374. app/design/adminhtml/default/default/template/system/cache/additional.phtml +1 -1
  375. app/design/adminhtml/default/default/template/system/cache/edit.phtml +1 -1
  376. app/design/adminhtml/default/default/template/system/cache/notifications.phtml +1 -1
  377. app/design/adminhtml/default/default/template/system/config/edit.phtml +1 -1
  378. app/design/adminhtml/default/default/template/system/config/form/field/array.phtml +1 -1
  379. app/design/adminhtml/default/default/template/system/config/js.phtml +1 -1
  380. app/design/adminhtml/default/default/template/system/config/switcher.phtml +1 -1
  381. app/design/adminhtml/default/default/template/system/config/system/storage/media/synchronize.phtml +1 -1
  382. app/design/adminhtml/default/default/template/system/config/tabs.phtml +1 -1
  383. app/design/adminhtml/default/default/template/system/convert/profile/process.phtml +1 -1
  384. app/design/adminhtml/default/default/template/system/convert/profile/run.phtml +1 -1
  385. app/design/adminhtml/default/default/template/system/convert/profile/upload.phtml +1 -1
  386. app/design/adminhtml/default/default/template/system/convert/profile/wizard.phtml +1 -1
  387. app/design/adminhtml/default/default/template/system/currency/rate/matrix.phtml +1 -1
  388. app/design/adminhtml/default/default/template/system/currency/rate/services.phtml +1 -1
  389. app/design/adminhtml/default/default/template/system/currency/rates.phtml +1 -1
  390. app/design/adminhtml/default/default/template/system/design/edit.phtml +1 -1
  391. app/design/adminhtml/default/default/template/system/design/index.phtml +1 -1
  392. app/design/adminhtml/default/default/template/system/email/template/edit.phtml +1 -1
  393. app/design/adminhtml/default/default/template/system/email/template/list.phtml +1 -1
  394. app/design/adminhtml/default/default/template/system/email/template/preview.phtml +1 -1
  395. app/design/adminhtml/default/default/template/system/info.phtml +1 -1
  396. app/design/adminhtml/default/default/template/system/shipping/applicable_country.phtml +1 -1
  397. app/design/adminhtml/default/default/template/system/shipping/ups.phtml +1 -1
  398. app/design/adminhtml/default/default/template/system/store/cell.phtml +1 -1
  399. app/design/adminhtml/default/default/template/system/store/container.phtml +1 -1
  400. app/design/adminhtml/default/default/template/system/store/tree.phtml +1 -1
  401. app/design/adminhtml/default/default/template/system/variable/js.phtml +1 -1
  402. app/design/adminhtml/default/default/template/tag/edit/container.phtml +1 -1
  403. app/design/adminhtml/default/default/template/tag/index.phtml +1 -1
  404. app/design/adminhtml/default/default/template/tax/class/page/edit.phtml +1 -1
  405. app/design/adminhtml/default/default/template/tax/importExport.phtml +1 -1
  406. app/design/adminhtml/default/default/template/tax/notifications.phtml +1 -1
  407. app/design/adminhtml/default/default/template/tax/rate/form.phtml +1 -1
  408. app/design/adminhtml/default/default/template/tax/rate/title.phtml +1 -1
  409. app/design/adminhtml/default/default/template/tax/toolbar/class/add.phtml +1 -1
  410. app/design/adminhtml/default/default/template/tax/toolbar/class/save.phtml +1 -1
  411. app/design/adminhtml/default/default/template/tax/toolbar/rate/add.phtml +1 -1
  412. app/design/adminhtml/default/default/template/tax/toolbar/rate/save.phtml +1 -1
  413. app/design/adminhtml/default/default/template/tax/toolbar/rule/add.phtml +1 -1
  414. app/design/adminhtml/default/default/template/tax/toolbar/rule/save.phtml +1 -1
  415. app/design/adminhtml/default/default/template/urlrewrite/categories.phtml +1 -1
  416. app/design/adminhtml/default/default/template/urlrewrite/edit.phtml +1 -1
  417. app/design/adminhtml/default/default/template/urlrewrite/selector.phtml +1 -1
  418. app/design/adminhtml/default/default/template/usa/dhl/unitofmeasure.phtml +1 -1
  419. app/design/adminhtml/default/default/template/weee/renderer/tax.phtml +1 -1
  420. app/design/adminhtml/default/default/template/widget/accordion.phtml +1 -1
  421. app/design/adminhtml/default/default/template/widget/breadcrumbs.phtml +1 -1
  422. app/design/adminhtml/default/default/template/widget/form.phtml +1 -1
  423. app/design/adminhtml/default/default/template/widget/form/container.phtml +1 -1
  424. app/design/adminhtml/default/default/template/widget/form/element.phtml +1 -1
  425. app/design/adminhtml/default/default/template/widget/form/element/gallery.phtml +1 -1
  426. app/design/adminhtml/default/default/template/widget/form/renderer/element.phtml +1 -1
  427. app/design/adminhtml/default/default/template/widget/form/renderer/fieldset.phtml +1 -1
  428. app/design/adminhtml/default/default/template/widget/form/renderer/fieldset/element.phtml +1 -1
  429. app/design/adminhtml/default/default/template/widget/grid.phtml +1 -1
  430. app/design/adminhtml/default/default/template/widget/grid/container.phtml +1 -1
  431. app/design/adminhtml/default/default/template/widget/grid/massaction.phtml +1 -1
  432. app/design/adminhtml/default/default/template/widget/grid/serializer.phtml +1 -1
  433. app/design/adminhtml/default/default/template/widget/instance/edit/layout.phtml +1 -1
  434. app/design/adminhtml/default/default/template/widget/instance/js.phtml +1 -1
  435. app/design/adminhtml/default/default/template/widget/tabs.phtml +1 -1
  436. app/design/adminhtml/default/default/template/widget/tabshoriz.phtml +1 -1
  437. app/design/adminhtml/default/default/template/widget/tabsleft.phtml +1 -1
  438. app/design/adminhtml/default/default/template/widget/view/container.phtml +1 -1
  439. package.xml +6 -6
  440. skin/adminhtml/default/default/below_ie7.css +1 -1
  441. skin/adminhtml/default/default/boxes.css +1 -1
  442. skin/adminhtml/default/default/custom.css +1 -1
  443. skin/adminhtml/default/default/ie7.css +1 -1
  444. skin/adminhtml/default/default/iestyles.css +1 -1
  445. skin/adminhtml/default/default/lib/prototype/windows/themes/magento.css +1 -1
  446. skin/adminhtml/default/default/menu.css +1 -1
  447. skin/adminhtml/default/default/oauth-simple.css +1 -1
  448. skin/adminhtml/default/default/print.css +1 -1
  449. skin/adminhtml/default/default/reset.css +1 -1
app/design/adminhtml/default/default/etc/theme.xml CHANGED
@@ -21,7 +21,7 @@
21
  *
22
  * @category design
23
  * @package default_default
24
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
  -->
21
  *
22
  * @category design
23
  * @package default_default
24
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
  -->
app/design/adminhtml/default/default/layout/admin.xml CHANGED
@@ -21,7 +21,7 @@
21
  *
22
  * @category design
23
  * @package default_default
24
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
  -->
21
  *
22
  * @category design
23
  * @package default_default
24
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
  -->
app/design/adminhtml/default/default/layout/adminnotification.xml CHANGED
@@ -21,7 +21,7 @@
21
  *
22
  * @category design
23
  * @package default_default
24
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
  -->
21
  *
22
  * @category design
23
  * @package default_default
24
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
  -->
app/design/adminhtml/default/default/layout/api2.xml CHANGED
@@ -21,7 +21,7 @@
21
  *
22
  * @category design
23
  * @package default_default
24
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
  -->
21
  *
22
  * @category design
23
  * @package default_default
24
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
  -->
app/design/adminhtml/default/default/layout/authorizenet.xml CHANGED
@@ -21,7 +21,7 @@
21
  *
22
  * @category design
23
  * @package default_default
24
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
 
21
  *
22
  * @category design
23
  * @package default_default
24
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
 
app/design/adminhtml/default/default/layout/bundle.xml CHANGED
@@ -21,7 +21,7 @@
21
  *
22
  * @category design
23
  * @package default_default
24
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
  -->
21
  *
22
  * @category design
23
  * @package default_default
24
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
  -->
app/design/adminhtml/default/default/layout/captcha.xml CHANGED
@@ -21,7 +21,7 @@
21
  *
22
  * @category design
23
  * @package default_default
24
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
 
21
  *
22
  * @category design
23
  * @package default_default
24
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
 
app/design/adminhtml/default/default/layout/catalog.xml CHANGED
@@ -21,7 +21,7 @@
21
  *
22
  * @category design
23
  * @package default_default
24
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
  -->
21
  *
22
  * @category design
23
  * @package default_default
24
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
  -->
app/design/adminhtml/default/default/layout/cms.xml CHANGED
@@ -21,7 +21,7 @@
21
  *
22
  * @category design
23
  * @package default_default
24
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
  -->
21
  *
22
  * @category design
23
  * @package default_default
24
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
  -->
app/design/adminhtml/default/default/layout/connect.xml CHANGED
@@ -21,7 +21,7 @@
21
  *
22
  * @category design
23
  * @package default_default
24
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
  -->
21
  *
22
  * @category design
23
  * @package default_default
24
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
  -->
app/design/adminhtml/default/default/layout/currencysymbol.xml CHANGED
@@ -21,7 +21,7 @@
21
  *
22
  * @category design
23
  * @package default_default
24
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
  -->
21
  *
22
  * @category design
23
  * @package default_default
24
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
  -->
app/design/adminhtml/default/default/layout/customer.xml CHANGED
@@ -21,7 +21,7 @@
21
  *
22
  * @category design
23
  * @package default_default
24
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
  -->
21
  *
22
  * @category design
23
  * @package default_default
24
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
  -->
app/design/adminhtml/default/default/layout/dataflow.xml CHANGED
@@ -21,7 +21,7 @@
21
  *
22
  * @category design
23
  * @package default_default
24
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
  -->
21
  *
22
  * @category design
23
  * @package default_default
24
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
  -->
app/design/adminhtml/default/default/layout/downloadable.xml CHANGED
@@ -21,7 +21,7 @@
21
  *
22
  * @category design
23
  * @package default_default
24
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
  -->
21
  *
22
  * @category design
23
  * @package default_default
24
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
  -->
app/design/adminhtml/default/default/layout/giftmessage.xml CHANGED
@@ -21,7 +21,7 @@
21
  *
22
  * @category design
23
  * @package default_default
24
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
  -->
21
  *
22
  * @category design
23
  * @package default_default
24
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
  -->
app/design/adminhtml/default/default/layout/importexport.xml CHANGED
@@ -21,7 +21,7 @@
21
  *
22
  * @category design
23
  * @package default_default
24
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
  -->
21
  *
22
  * @category design
23
  * @package default_default
24
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
  -->
app/design/adminhtml/default/default/layout/index.xml CHANGED
@@ -21,7 +21,7 @@
21
  *
22
  * @category design
23
  * @package default_default
24
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
  -->
21
  *
22
  * @category design
23
  * @package default_default
24
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
  -->
app/design/adminhtml/default/default/layout/main.xml CHANGED
@@ -21,7 +21,7 @@
21
  *
22
  * @category design
23
  * @package default_default
24
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
 
21
  *
22
  * @category design
23
  * @package default_default
24
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
 
app/design/adminhtml/default/default/layout/newsletter.xml CHANGED
@@ -21,7 +21,7 @@
21
  *
22
  * @category design
23
  * @package default_default
24
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
  -->
21
  *
22
  * @category design
23
  * @package default_default
24
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
  -->
app/design/adminhtml/default/default/layout/oauth.xml CHANGED
@@ -21,7 +21,7 @@
21
  *
22
  * @category design
23
  * @package default_default
24
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
  -->
21
  *
22
  * @category design
23
  * @package default_default
24
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
  -->
app/design/adminhtml/default/default/layout/pagecache.xml CHANGED
@@ -21,7 +21,7 @@
21
  *
22
  * @category design
23
  * @package default_default
24
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
  -->
21
  *
22
  * @category design
23
  * @package default_default
24
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
  -->
app/design/adminhtml/default/default/layout/promo.xml CHANGED
@@ -21,7 +21,7 @@
21
  *
22
  * @category design
23
  * @package default_default
24
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
  -->
21
  *
22
  * @category design
23
  * @package default_default
24
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
  -->
app/design/adminhtml/default/default/layout/report.xml CHANGED
@@ -21,7 +21,7 @@
21
  *
22
  * @category design
23
  * @package default_default
24
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
  -->
21
  *
22
  * @category design
23
  * @package default_default
24
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
  -->
app/design/adminhtml/default/default/layout/rss.xml CHANGED
@@ -21,7 +21,7 @@
21
  *
22
  * @category design
23
  * @package default_default
24
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
  -->
21
  *
22
  * @category design
23
  * @package default_default
24
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
  -->
app/design/adminhtml/default/default/layout/sales.xml CHANGED
@@ -21,7 +21,7 @@
21
  *
22
  * @category design
23
  * @package default_default
24
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
  -->
21
  *
22
  * @category design
23
  * @package default_default
24
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
  -->
app/design/adminhtml/default/default/layout/search.xml CHANGED
@@ -21,7 +21,7 @@
21
  *
22
  * @category design
23
  * @package default_default
24
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
  -->
21
  *
22
  * @category design
23
  * @package default_default
24
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
  -->
app/design/adminhtml/default/default/layout/tag.xml CHANGED
@@ -21,7 +21,7 @@
21
  *
22
  * @category design
23
  * @package default_default
24
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
  -->
21
  *
22
  * @category design
23
  * @package default_default
24
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
  -->
app/design/adminhtml/default/default/layout/tax.xml CHANGED
@@ -21,7 +21,7 @@
21
  *
22
  * @category design
23
  * @package default_default
24
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
  -->
21
  *
22
  * @category design
23
  * @package default_default
24
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
  -->
app/design/adminhtml/default/default/layout/widget.xml CHANGED
@@ -21,7 +21,7 @@
21
  *
22
  * @category design
23
  * @package default_default
24
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
  -->
21
  *
22
  * @category design
23
  * @package default_default
24
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
  -->
app/design/adminhtml/default/default/template/access_denied.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/api/role_users_grid_js.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/api/roleinfo.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  /** @var $this Mage_Adminhtml_Block_Api_Tab_Roleinfo */
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
  /** @var $this Mage_Adminhtml_Block_Api_Tab_Roleinfo */
app/design/adminhtml/default/default/template/api/roles.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/api/rolesedit.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/api/rolesusers.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/api/user_roles_grid_js.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/api/userinfo.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/api/usernroles.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/api/userroles.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/api/users.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/api2/attribute/buttons.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  /** @var $this Mage_Api2_Block_Adminhtml_Attribute_Buttons */
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
  /** @var $this Mage_Api2_Block_Adminhtml_Attribute_Buttons */
app/design/adminhtml/default/default/template/api2/attribute/resource.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/api2/permissions/user/edit/tab/roles/js.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/api2/role/buttons.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/api2/role/users_grid_js.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
 
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
 
app/design/adminhtml/default/default/template/authorizenet/directpost/iframe.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
 
@@ -30,8 +30,8 @@
30
  ?>
31
  <?php
32
  $_params = $this->getParams();
33
- /* @var $_helper Mage_Authorizenet_Helper_Data */
34
- $_helper = $this->helper('authorizenet');
35
  ?>
36
  <html>
37
  <head>
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
 
30
  ?>
31
  <?php
32
  $_params = $this->getParams();
33
+ /* @var $_helper Mage_Authorizenet_Helper_Admin */
34
+ $_helper = $this->helper('authorizenet/admin');
35
  ?>
36
  <html>
37
  <head>
app/design/adminhtml/default/default/template/authorizenet/directpost/info.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
 
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
 
app/design/adminhtml/default/default/template/backup/dialogs.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/backup/left.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/backup/list.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/bundle/product/composite/fieldset/options/bundle.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/bundle/product/composite/fieldset/options/type/checkbox.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
 
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
 
app/design/adminhtml/default/default/template/bundle/product/composite/fieldset/options/type/multi.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
 
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
 
app/design/adminhtml/default/default/template/bundle/product/composite/fieldset/options/type/radio.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
 
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
 
app/design/adminhtml/default/default/template/bundle/product/composite/fieldset/options/type/select.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
 
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
 
app/design/adminhtml/default/default/template/bundle/product/edit/bundle.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/bundle/product/edit/bundle/option.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/bundle/product/edit/bundle/option/search.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/bundle/product/edit/bundle/option/selection.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/bundle/sales/creditmemo/create/items/renderer.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
@@ -376,7 +376,7 @@
376
  <?php if ($this->getOrderOptions($_item->getOrderItem())): ?>
377
  <dl class="item-options">
378
  <?php foreach ($this->getOrderOptions($_item->getOrderItem()) as $option): ?>
379
- <dt><?php echo $option['label'] ?></dt>
380
  <dd>
381
  <?php if (isset($option['custom_view']) && $option['custom_view']): ?>
382
  <?php echo $option['value'];?>
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
  ?>
376
  <?php if ($this->getOrderOptions($_item->getOrderItem())): ?>
377
  <dl class="item-options">
378
  <?php foreach ($this->getOrderOptions($_item->getOrderItem()) as $option): ?>
379
+ <dt><?php echo $this->escapeHtml($option['label']) ?></dt>
380
  <dd>
381
  <?php if (isset($option['custom_view']) && $option['custom_view']): ?>
382
  <?php echo $option['value'];?>
app/design/adminhtml/default/default/template/bundle/sales/creditmemo/view/items/renderer.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
@@ -310,7 +310,7 @@
310
  <?php if ($this->getOrderOptions()): ?>
311
  <dl class="item-options">
312
  <?php foreach ($this->getOrderOptions() as $option): ?>
313
- <dt><?php echo $option['label'] ?></dt>
314
  <dd>
315
  <?php if (isset($option['custom_view']) && $option['custom_view']): ?>
316
  <?php echo $option['value'];?>
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
  ?>
310
  <?php if ($this->getOrderOptions()): ?>
311
  <dl class="item-options">
312
  <?php foreach ($this->getOrderOptions() as $option): ?>
313
+ <dt><?php echo $this->escapeHtml($option['label']) ?></dt>
314
  <dd>
315
  <?php if (isset($option['custom_view']) && $option['custom_view']): ?>
316
  <?php echo $option['value'];?>
app/design/adminhtml/default/default/template/bundle/sales/invoice/create/items/renderer.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
@@ -364,7 +364,7 @@
364
  <?php if ($this->getOrderOptions($_item->getOrderItem())): ?>
365
  <dl class="item-options">
366
  <?php foreach ($this->getOrderOptions($_item->getOrderItem()) as $option): ?>
367
- <dt><?php echo $option['label'] ?></dt>
368
  <dd>
369
  <?php if (isset($option['custom_view']) && $option['custom_view']): ?>
370
  <?php echo $option['value'];?>
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
  ?>
364
  <?php if ($this->getOrderOptions($_item->getOrderItem())): ?>
365
  <dl class="item-options">
366
  <?php foreach ($this->getOrderOptions($_item->getOrderItem()) as $option): ?>
367
+ <dt><?php echo $this->escapeHtml($option['label']) ?></dt>
368
  <dd>
369
  <?php if (isset($option['custom_view']) && $option['custom_view']): ?>
370
  <?php echo $option['value'];?>
app/design/adminhtml/default/default/template/bundle/sales/invoice/view/items/renderer.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
@@ -309,7 +309,7 @@
309
  <?php if ($this->getOrderOptions()): ?>
310
  <dl class="item-options">
311
  <?php foreach ($this->getOrderOptions() as $option): ?>
312
- <dt><?php echo $option['label'] ?></dt>
313
  <dd>
314
  <?php if (isset($option['custom_view']) && $option['custom_view']): ?>
315
  <?php echo $option['value'];?>
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
  ?>
309
  <?php if ($this->getOrderOptions()): ?>
310
  <dl class="item-options">
311
  <?php foreach ($this->getOrderOptions() as $option): ?>
312
+ <dt><?php echo $this->escapeHtml($option['label']) ?></dt>
313
  <dd>
314
  <?php if (isset($option['custom_view']) && $option['custom_view']): ?>
315
  <?php echo $option['value'];?>
app/design/adminhtml/default/default/template/bundle/sales/order/view/items/renderer.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
@@ -379,7 +379,7 @@
379
  <?php if ($this->getOrderOptions()): ?>
380
  <dl class="item-options">
381
  <?php foreach ($this->getOrderOptions() as $option): ?>
382
- <dt><?php echo $option['label'] ?>:</dt>
383
  <dd>
384
  <?php if (isset($option['custom_view']) && $option['custom_view']): ?>
385
  <?php echo $option['value'];?>
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
  ?>
379
  <?php if ($this->getOrderOptions()): ?>
380
  <dl class="item-options">
381
  <?php foreach ($this->getOrderOptions() as $option): ?>
382
+ <dt><?php echo $this->escapeHtml($option['label']) ?>:</dt>
383
  <dd>
384
  <?php if (isset($option['custom_view']) && $option['custom_view']): ?>
385
  <?php echo $option['value'];?>
app/design/adminhtml/default/default/template/bundle/sales/shipment/create/items/renderer.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
@@ -89,7 +89,7 @@
89
  <?php if ($this->getOrderOptions($_item->getOrderItem())): ?>
90
  <dl class="item-options">
91
  <?php foreach ($this->getOrderOptions($_item->getOrderItem()) as $option): ?>
92
- <dt><?php echo $option['label'] ?></dt>
93
  <dd>
94
  <?php if (isset($option['custom_view']) && $option['custom_view']): ?>
95
  <?php echo $option['value'];?>
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
  ?>
89
  <?php if ($this->getOrderOptions($_item->getOrderItem())): ?>
90
  <dl class="item-options">
91
  <?php foreach ($this->getOrderOptions($_item->getOrderItem()) as $option): ?>
92
+ <dt><?php echo $this->escapeHtml($option['label']) ?></dt>
93
  <dd>
94
  <?php if (isset($option['custom_view']) && $option['custom_view']): ?>
95
  <?php echo $option['value'];?>
app/design/adminhtml/default/default/template/bundle/sales/shipment/view/items/renderer.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
@@ -89,7 +89,7 @@
89
  <?php if ($this->getOrderOptions($_item->getOrderItem())): ?>
90
  <dl class="item-options">
91
  <?php foreach ($this->getOrderOptions($_item->getOrderItem()) as $option): ?>
92
- <dt><?php echo $option['label'] ?></dt>
93
  <dd>
94
  <?php if (isset($option['custom_view']) && $option['custom_view']): ?>
95
  <?php echo $option['value'];?>
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
  ?>
89
  <?php if ($this->getOrderOptions($_item->getOrderItem())): ?>
90
  <dl class="item-options">
91
  <?php foreach ($this->getOrderOptions($_item->getOrderItem()) as $option): ?>
92
+ <dt><?php echo $this->escapeHtml($option['label']) ?></dt>
93
  <dd>
94
  <?php if (isset($option['custom_view']) && $option['custom_view']): ?>
95
  <?php echo $option['value'];?>
app/design/adminhtml/default/default/template/captcha/zend.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/catalog/category/checkboxes/tree.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/catalog/category/edit.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/catalog/category/edit/form.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/catalog/category/tree.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/catalog/category/widget/tree.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/catalog/form/renderer/fieldset/element.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/catalog/product.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/catalog/product/attribute/js.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/catalog/product/attribute/new/created.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/catalog/product/attribute/options.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/catalog/product/attribute/set/main.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/catalog/product/attribute/set/main/tree/attribute.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/catalog/product/attribute/set/main/tree/group.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/catalog/product/attribute/set/toolbar/add.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/catalog/product/attribute/set/toolbar/main.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/catalog/product/composite/configure.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/catalog/product/composite/fieldset/configurable.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/catalog/product/composite/fieldset/grouped.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/catalog/product/composite/fieldset/options.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/catalog/product/composite/fieldset/options/js.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/catalog/product/composite/fieldset/options/type/date.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/catalog/product/composite/fieldset/options/type/default.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/catalog/product/composite/fieldset/options/type/file.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
@@ -78,7 +78,7 @@
78
  <?php echo $this->getFormatedPrice() ?></dt>
79
  <dd<?php if ($_option->decoratedIsLast){?> class="last"<?php }?>>
80
  <?php if ($_fileExists): ?>
81
- <span class="<?php echo $_fileNamed ?>"><?php echo $_fileInfo->getTitle(); ?></span>
82
  <a href="javascript:void(0)" class="label" onclick="opFile<?php echo $_rand; ?>.toggleFileChange($(this).next('.input-box'))">
83
  <?php echo Mage::helper('catalog')->__('Change') ?>
84
  </a>&nbsp;
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
  ?>
78
  <?php echo $this->getFormatedPrice() ?></dt>
79
  <dd<?php if ($_option->decoratedIsLast){?> class="last"<?php }?>>
80
  <?php if ($_fileExists): ?>
81
+ <span class="<?php echo $_fileNamed ?>"><?php echo $this->escapeHtml($_fileInfo->getTitle()); ?></span>
82
  <a href="javascript:void(0)" class="label" onclick="opFile<?php echo $_rand; ?>.toggleFileChange($(this).next('.input-box'))">
83
  <?php echo Mage::helper('catalog')->__('Change') ?>
84
  </a>&nbsp;
app/design/adminhtml/default/default/template/catalog/product/composite/fieldset/options/type/select.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/catalog/product/composite/fieldset/options/type/text.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/catalog/product/composite/fieldset/qty.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/catalog/product/created.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/catalog/product/edit.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/catalog/product/edit/action/attribute.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/catalog/product/edit/action/inventory.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/catalog/product/edit/action/websites.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/catalog/product/edit/categories.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/catalog/product/edit/options.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/catalog/product/edit/options/option.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/catalog/product/edit/options/type/date.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/catalog/product/edit/options/type/file.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/catalog/product/edit/options/type/select.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/catalog/product/edit/options/type/text.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/catalog/product/edit/price/group.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/catalog/product/edit/price/tier.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  /* @var $this Mage_Adminhtml_Block_Catalog_Product_Edit_Tab_Price_Tier */
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
  /* @var $this Mage_Adminhtml_Block_Catalog_Product_Edit_Tab_Price_Tier */
app/design/adminhtml/default/default/template/catalog/product/edit/serializer.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/catalog/product/edit/super/config.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/catalog/product/edit/websites.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/catalog/product/helper/gallery.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/catalog/product/js.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/catalog/product/price.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/catalog/product/tab/alert.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/catalog/product/tab/inventory.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/catalog/product/widget/chooser/container.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/catalog/wysiwyg/js.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/cms/browser/content.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/cms/browser/content/files.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/cms/browser/content/newfolder.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/cms/browser/content/uploader.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/cms/browser/js.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/cms/browser/tree.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/cms/page/edit/form/renderer/content.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/coming.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/connect/extension/custom/authors.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/connect/extension/custom/contents.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/connect/extension/custom/depends.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/connect/extension/custom/load.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/connect/extension/custom/package.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/connect/extension/custom/release.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/currencysymbol/grid.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/customer/edit/js.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/customer/edit/tab/account/form/renderer/group.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/customer/edit/tab/view/grid/item.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/customer/online.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/customer/sales/order/create/address/form/renderer/vat.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/customer/system/config/validatevat.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/customer/tab/addresses.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/customer/tab/cart.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/customer/tab/newsletter.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/customer/tab/view.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/customer/tab/view/sales.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/customer/tab/wishlist.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/dashboard/graph.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  /*
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
  /*
app/design/adminhtml/default/default/template/dashboard/graph/disabled.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/dashboard/grid.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/dashboard/index.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/dashboard/salebar.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/dashboard/searches.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/dashboard/store/switcher.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/dashboard/totalbar.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/directory/js/optional_zip_countries.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/downloadable/product/composite/fieldset/downloadable.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/downloadable/product/edit/downloadable.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/downloadable/product/edit/downloadable/links.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/downloadable/product/edit/downloadable/samples.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/downloadable/sales/items/column/downloadable/creditmemo/name.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
@@ -31,7 +31,7 @@
31
  <?php if ($this->getOrderOptions()): ?>
32
  <dl class="item-options">
33
  <?php foreach ($this->getOrderOptions() as $_option): ?>
34
- <dt><?php echo $_option['label'] ?></dt>
35
  <dd>
36
  <?php if (isset($_option['custom_view']) && $_option['custom_view']): ?>
37
  <?php echo $_option['value'];?>
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
  ?>
31
  <?php if ($this->getOrderOptions()): ?>
32
  <dl class="item-options">
33
  <?php foreach ($this->getOrderOptions() as $_option): ?>
34
+ <dt><?php echo $this->escapeHtml($_option['label']) ?></dt>
35
  <dd>
36
  <?php if (isset($_option['custom_view']) && $_option['custom_view']): ?>
37
  <?php echo $_option['value'];?>
app/design/adminhtml/default/default/template/downloadable/sales/items/column/downloadable/invoice/name.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
@@ -31,7 +31,7 @@
31
  <?php if ($this->getOrderOptions()): ?>
32
  <dl class="item-options">
33
  <?php foreach ($this->getOrderOptions() as $_option): ?>
34
- <dt><?php echo $_option['label'] ?></dt>
35
  <dd>
36
  <?php if (isset($_option['custom_view']) && $_option['custom_view']): ?>
37
  <?php echo $_option['value'];?>
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
  ?>
31
  <?php if ($this->getOrderOptions()): ?>
32
  <dl class="item-options">
33
  <?php foreach ($this->getOrderOptions() as $_option): ?>
34
+ <dt><?php echo $this->escapeHtml($_option['label']) ?></dt>
35
  <dd>
36
  <?php if (isset($_option['custom_view']) && $_option['custom_view']): ?>
37
  <?php echo $_option['value'];?>
app/design/adminhtml/default/default/template/downloadable/sales/items/column/downloadable/name.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
@@ -31,7 +31,7 @@
31
  <?php if ($this->getOrderOptions()): ?>
32
  <dl class="item-options">
33
  <?php foreach ($this->getOrderOptions() as $_option): ?>
34
- <dt><?php echo $_option['label'] ?></dt>
35
  <dd>
36
  <?php if (isset($_option['custom_view']) && $_option['custom_view']): ?>
37
  <?php echo $_option['value'];?>
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
  ?>
31
  <?php if ($this->getOrderOptions()): ?>
32
  <dl class="item-options">
33
  <?php foreach ($this->getOrderOptions() as $_option): ?>
34
+ <dt><?php echo $this->escapeHtml($_option['label']) ?></dt>
35
  <dd>
36
  <?php if (isset($_option['custom_view']) && $_option['custom_view']): ?>
37
  <?php echo $_option['value'];?>
app/design/adminhtml/default/default/template/downloadable/sales/order/creditmemo/create/items/renderer/downloadable.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/downloadable/sales/order/creditmemo/view/items/renderer/downloadable.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/downloadable/sales/order/invoice/create/items/renderer/downloadable.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/downloadable/sales/order/invoice/view/items/renderer/downloadable.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/downloadable/sales/order/view/items/renderer/downloadable.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/eav/attribute/edit/js.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/eav/attribute/options.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/email/order/items.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/empty.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/example.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/forgotpassword.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/formkey.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/giftmessage/form.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/giftmessage/giftoptionsform.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/giftmessage/helper.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/giftmessage/popup.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/giftmessage/sales/order/create/giftoptions.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/giftmessage/sales/order/create/items.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/giftmessage/sales/order/view/giftoptions.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/giftmessage/sales/order/view/items.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/googlebase/captcha.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/googlebase/items.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/googlebase/types/edit/attributes.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/importexport/busy.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/importexport/export/form/after.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/importexport/export/form/before.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/importexport/import/form/after.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/importexport/import/form/before.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/importexport/import/frame/result.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/index/notifications.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/login.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/media/editor.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/media/uploader.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/newsletter/preview/iframeswitcher.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/newsletter/preview/store.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/newsletter/problem/list.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/newsletter/queue/edit.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  /* @var $this Mage_Adminhtml_Block_Newsletter_Queue_Edit */
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
  /* @var $this Mage_Adminhtml_Block_Newsletter_Queue_Edit */
app/design/adminhtml/default/default/template/newsletter/queue/list.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/newsletter/queue/preview.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/newsletter/subscriber/list.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/newsletter/template/edit.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  /* @var $this Mage_Adminhtml_Block_Newsletter_Template_Edit */
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
  /* @var $this Mage_Adminhtml_Block_Newsletter_Template_Edit */
app/design/adminhtml/default/default/template/newsletter/template/list.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/newsletter/template/preview.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/notification/baseurl.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  /**
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
  /**
app/design/adminhtml/default/default/template/notification/security.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  /**
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
  /**
app/design/adminhtml/default/default/template/notification/survey.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/notification/toolbar.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/notification/window.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/oauth/authorize/button-simple.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/oauth/authorize/button.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
 
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
 
app/design/adminhtml/default/default/template/oauth/authorize/confirm-simple.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
 
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
 
app/design/adminhtml/default/default/template/oauth/authorize/confirm.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
 
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
 
app/design/adminhtml/default/default/template/oauth/authorize/form/login-simple.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
 
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
 
app/design/adminhtml/default/default/template/oauth/authorize/form/login.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
 
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
 
app/design/adminhtml/default/default/template/oauth/authorize/head-simple.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
 
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
 
app/design/adminhtml/default/default/template/oauth/authorize/reject-simple.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
 
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
 
app/design/adminhtml/default/default/template/oauth/authorize/reject.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/overlay_popup.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/page.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/page/footer.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/page/head.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/page/header.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
 
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
 
app/design/adminhtml/default/default/template/page/js/calendar.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/page/js/translate.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/page/menu.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/page/notices.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/pagecache/cache/additional.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/paygate/form/cc.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/paygate/info/cc.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/paygate/info/pdf.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/payment/form/banktransfer.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/payment/form/cashondelivery.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
 
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
 
app/design/adminhtml/default/default/template/payment/form/cc.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/payment/form/ccsave.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/payment/form/checkmo.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/payment/form/purchaseorder.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/payment/info/banktransfer.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/payment/info/checkmo.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/payment/info/default.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/payment/info/pdf/checkmo.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/payment/info/pdf/default.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/payment/info/pdf/purchaseorder.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/payment/info/purchaseorder.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/paypal/system/config/api_wizard.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/paypal/system/config/bml_api_wizard.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/paypal/system/config/fieldset/global.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/paypal/system/config/fieldset/hint.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/paypal/system/config/fieldset/store.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/paypal/system/config/payflowlink/advanced.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
 
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
 
app/design/adminhtml/default/default/template/paypal/system/config/payflowlink/info.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/permissions/role_users_grid_js.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/permissions/roleinfo.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/permissions/roles.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/permissions/rolesedit.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/permissions/rolesusers.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/permissions/user_roles_grid_js.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/permissions/userinfo.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/permissions/usernroles.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/permissions/userroles.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/permissions/users.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/poll/answers/list.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/popup.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/promo/fieldset.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/promo/form.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/promo/js.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/promo/salesrulejs.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/rating/detailed.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/rating/options.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/rating/stars/detailed.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/rating/stars/summary.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/report/grid.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/report/grid/container.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/report/refresh/statistics.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/report/store/switcher.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/report/store/switcher/enhanced.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/report/wishlist.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/resetforgottenpassword.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/review/add.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/billing/agreement/form.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/billing/agreement/view/form.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/billing/agreement/view/tab/info.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/items/column/name.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
@@ -36,7 +36,7 @@
36
  <?php if ($this->getOrderOptions()): ?>
37
  <dl class="item-options">
38
  <?php foreach ($this->getOrderOptions() as $_option): ?>
39
- <dt><?php echo $_option['label'] ?></dt>
40
  <dd>
41
  <?php if (isset($_option['custom_view']) && $_option['custom_view']): ?>
42
  <?php echo $this->getCustomizedOptionValue($_option); ?>
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
  ?>
36
  <?php if ($this->getOrderOptions()): ?>
37
  <dl class="item-options">
38
  <?php foreach ($this->getOrderOptions() as $_option): ?>
39
+ <dt><?php echo $this->escapeHtml($_option['label']) ?></dt>
40
  <dd>
41
  <?php if (isset($_option['custom_view']) && $_option['custom_view']): ?>
42
  <?php echo $this->getCustomizedOptionValue($_option); ?>
app/design/adminhtml/default/default/template/sales/items/column/qty.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/items/renderer/default.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
@@ -30,7 +30,7 @@
30
  <?php if ($this->getOrderOptions()): ?>
31
  <ul class="item-options">
32
  <?php foreach ($this->getOrderOptions() as $option): ?>
33
- <li><strong><?php echo $option['label'] ?>:</strong><br />
34
  <?php if (is_array($option['value'])): ?>
35
  <?php foreach ($option['value'] as $item): ?>
36
  <?php echo $this->getValueHtml($item) ?><br />
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
  ?>
30
  <?php if ($this->getOrderOptions()): ?>
31
  <ul class="item-options">
32
  <?php foreach ($this->getOrderOptions() as $option): ?>
33
+ <li><strong><?php echo $this->escapeHtml($option['label']) ?>:</strong><br />
34
  <?php if (is_array($option['value'])): ?>
35
  <?php foreach ($option['value'] as $item): ?>
36
  <?php echo $this->getValueHtml($item) ?><br />
app/design/adminhtml/default/default/template/sales/order/address/form.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/comments/view.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/create/abstract.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/create/billing/method/form.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/create/comment.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/create/coupons/form.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/create/data.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/create/form.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/create/form/account.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/create/form/address.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  if($this->getIsShipping()):
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
  if($this->getIsShipping()):
app/design/adminhtml/default/default/template/sales/order/create/giftmessage.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/create/items.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/create/items/grid.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/create/js.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/create/newsletter/form.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/create/shipping/method/form.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/create/sidebar.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/create/sidebar/items.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/create/store/select.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/create/totals.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/create/totals/default.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/create/totals/grandtotal.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  /**
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
  /**
app/design/adminhtml/default/default/template/sales/order/create/totals/shipping.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  /**
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
  /**
app/design/adminhtml/default/default/template/sales/order/create/totals/subtotal.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  /**
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
  /**
app/design/adminhtml/default/default/template/sales/order/create/totals/tax.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/creditmemo/create/form.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/creditmemo/create/items.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/creditmemo/create/items/renderer/configurable.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/creditmemo/create/items/renderer/default.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/creditmemo/create/totals/adjustments.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/creditmemo/view/form.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/creditmemo/view/items.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/creditmemo/view/items/renderer/configurable.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/creditmemo/view/items/renderer/default.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/giftoptions.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/invoice/create/form.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/invoice/create/items.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/invoice/create/items/renderer/configurable.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/invoice/create/items/renderer/default.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/invoice/create/tracking.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/invoice/view/form.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/invoice/view/items.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/invoice/view/items/renderer/configurable.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/invoice/view/items/renderer/default.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/shipment/create/form.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/shipment/create/items.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/shipment/create/items/renderer/configurable.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/shipment/create/items/renderer/default.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/shipment/create/tracking.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/shipment/packaging/grid.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/shipment/packaging/packed.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/shipment/packaging/popup.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/shipment/tracking/info.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/shipment/view/form.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/shipment/view/items.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/shipment/view/items/renderer/configurable.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/shipment/view/items/renderer/default.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/shipment/view/tracking.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/totalbar.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/totals.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/totals/discount.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
@@ -32,7 +32,7 @@
32
  <tr>
33
  <td class="label">
34
  <?php if ($_order->getCouponCode()): ?>
35
- <?php echo Mage::helper('sales')->__('Discount (%s)', $_order->getCouponCode()) ?>
36
  <?php else: ?>
37
  <?php echo Mage::helper('sales')->__('Discount') ?>
38
  <?php endif; ?>
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
  ?>
32
  <tr>
33
  <td class="label">
34
  <?php if ($_order->getCouponCode()): ?>
35
+ <?php echo Mage::helper('sales')->__('Discount (%s)', $this->escapeHtml($_order->getCouponCode())) ?>
36
  <?php else: ?>
37
  <?php echo Mage::helper('sales')->__('Discount') ?>
38
  <?php endif; ?>
app/design/adminhtml/default/default/template/sales/order/totals/due.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/totals/footer.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/totals/grand.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/totals/item.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/totals/main.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/totals/paid.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/totals/refunded.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/totals/shipping.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/totals/subtotal.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/totals/tax.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  /** @var $this Mage_Adminhtml_Block_Sales_Order_Totals_Tax */
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
  /** @var $this Mage_Adminhtml_Block_Sales_Order_Totals_Tax */
app/design/adminhtml/default/default/template/sales/order/view/form.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/view/giftmessage.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/view/history.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/view/info.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
@@ -84,7 +84,7 @@ $orderStoreDate = $this->formatDate($_order->getCreatedAtStoreDate(), 'medium',
84
  <?php if($_order->getRemoteIp() && $this->shouldDisplayCustomerIp()): ?>
85
  <tr>
86
  <td class="label"><label><?php echo Mage::helper('sales')->__('Placed from IP') ?></label></td>
87
- <td class="value"><strong><?php echo $_order->getRemoteIp(); echo ($_order->getXForwardedFor())?' (' . $this->escapeHtml($_order->getXForwardedFor()) . ')':''; ?></strong></td>
88
  </tr>
89
  <?php endif; ?>
90
  <?php if($_order->getGlobalCurrencyCode() != $_order->getBaseCurrencyCode()): ?>
@@ -125,7 +125,7 @@ $orderStoreDate = $this->formatDate($_order->getCreatedAtStoreDate(), 'medium',
125
  </tr>
126
  <tr>
127
  <td class="label"><label><?php echo Mage::helper('sales')->__('Email') ?></label></td>
128
- <td class="value"><a href="mailto:<?php echo $_order->getCustomerEmail() ?>"><strong><?php echo $_order->getCustomerEmail() ?></strong></a></td>
129
  </tr>
130
  <?php if ($_groupName = $this->getCustomerGroupName()) : ?>
131
  <tr>
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
  ?>
84
  <?php if($_order->getRemoteIp() && $this->shouldDisplayCustomerIp()): ?>
85
  <tr>
86
  <td class="label"><label><?php echo Mage::helper('sales')->__('Placed from IP') ?></label></td>
87
+ <td class="value"><strong><?php echo $this->escapeHtml($_order->getRemoteIp()); echo ($_order->getXForwardedFor())?' (' . $this->escapeHtml($_order->getXForwardedFor()) . ')':''; ?></strong></td>
88
  </tr>
89
  <?php endif; ?>
90
  <?php if($_order->getGlobalCurrencyCode() != $_order->getBaseCurrencyCode()): ?>
125
  </tr>
126
  <tr>
127
  <td class="label"><label><?php echo Mage::helper('sales')->__('Email') ?></label></td>
128
+ <td class="value"><a href="mailto:<?php echo $this->escapeHtml($_order->getCustomerEmail()) ?>"><strong><?php echo $this->escapeHtml($_order->getCustomerEmail()) ?></strong></a></td>
129
  </tr>
130
  <?php if ($_groupName = $this->getCustomerGroupName()) : ?>
131
  <tr>
app/design/adminhtml/default/default/template/sales/order/view/items.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/view/items/renderer/default.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/view/tab/history.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/view/tab/info.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/order/view/tracking.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/payment/form/billing/agreement.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/recurring/profile/view.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/recurring/profile/view/info.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/sales/transactions/detail.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/store/switcher.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/store/switcher/enhanced.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/store/switcher/form/renderer/fieldset.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/store/switcher/form/renderer/fieldset/element.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/system/autocomplete.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/system/cache/additional.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/system/cache/edit.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/system/cache/notifications.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/system/config/edit.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/system/config/form/field/array.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/system/config/js.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/system/config/switcher.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  /* @var $this Mage_Core_Block_Template */ ?>
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
  /* @var $this Mage_Core_Block_Template */ ?>
app/design/adminhtml/default/default/template/system/config/system/storage/media/synchronize.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/system/config/tabs.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/system/convert/profile/process.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/system/convert/profile/run.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/system/convert/profile/upload.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/system/convert/profile/wizard.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/system/currency/rate/matrix.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/system/currency/rate/services.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/system/currency/rates.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/system/design/edit.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/system/design/index.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/system/email/template/edit.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/system/email/template/list.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/system/email/template/preview.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/system/info.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/system/shipping/applicable_country.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/system/shipping/ups.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
 
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
 
app/design/adminhtml/default/default/template/system/store/cell.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  $object = $this->getObject();
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
  $object = $this->getObject();
app/design/adminhtml/default/default/template/system/store/container.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/system/store/tree.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/system/variable/js.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/tag/edit/container.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/tag/index.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/tax/class/page/edit.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/tax/importExport.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/tax/notifications.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  /* @var $this Mage_Tax_Block_Adminhtml_Notifications */
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
  /* @var $this Mage_Tax_Block_Adminhtml_Notifications */
app/design/adminhtml/default/default/template/tax/rate/form.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/tax/rate/title.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/tax/toolbar/class/add.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/tax/toolbar/class/save.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/tax/toolbar/rate/add.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/tax/toolbar/rate/save.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/tax/toolbar/rule/add.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/tax/toolbar/rule/save.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/urlrewrite/categories.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
 
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
 
app/design/adminhtml/default/default/template/urlrewrite/edit.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
 
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
 
app/design/adminhtml/default/default/template/urlrewrite/selector.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
 
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
 
app/design/adminhtml/default/default/template/usa/dhl/unitofmeasure.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/weee/renderer/tax.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/widget/accordion.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/widget/breadcrumbs.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/widget/form.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/widget/form/container.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/widget/form/element.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/widget/form/element/gallery.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/widget/form/renderer/element.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/widget/form/renderer/fieldset.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/widget/form/renderer/fieldset/element.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/widget/grid.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/widget/grid/container.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/widget/grid/massaction.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/widget/grid/serializer.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/widget/instance/edit/layout.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/widget/instance/js.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/widget/tabs.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/widget/tabshoriz.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/widget/tabsleft.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
app/design/adminhtml/default/default/template/widget/view/container.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package default_default
23
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
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
  ?>
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.2</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.2</notes>
12
  <authors><author><name>Magento Core Team</name><user>core</user><email>core@magentocommerce.com</email></author></authors>
13
- <date>2015-10-27</date>
14
- <time>13:46:51</time>
15
- <contents><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="etc"><file name="theme.xml" hash="b2a8d19b50efdccb7294cb2fe0640bd9"/></dir><dir name="layout"><file name="admin.xml" hash="7673095003a923321a6cd3578a953d71"/><file name="adminnotification.xml" hash="85a3fddad5ac4c86c647af7fe9cb93aa"/><file name="api2.xml" hash="1553c8fc8975d4d3731d9ef1a980481c"/><file name="authorizenet.xml" hash="29398fbaa4aee1701b299030d1fdaa65"/><file name="bundle.xml" hash="a6f325767991615fb6f55b089f5cdb68"/><file name="captcha.xml" hash="773f4b12d14b8c15951f37379666a5d0"/><file name="catalog.xml" hash="cce43dab0c12d58cd0ffcb1d15e95265"/><file name="cms.xml" hash="5d53f0cea555323cea366c694b0b8b50"/><file name="connect.xml" hash="745dc82e3b474824618c0ec987d4c3cd"/><file name="currencysymbol.xml" hash="3b3f5366a1fa4071690c8aac7f7b0688"/><file name="customer.xml" hash="30a904f4f4c8115ad5bad942b1c5b35e"/><file name="dataflow.xml" hash="cd1cbca5ec5de17a6c1fcffd471de45a"/><file name="downloadable.xml" hash="40d181b85a0a3e2a96b932677ade5100"/><file name="giftmessage.xml" hash="4917df8ba7e9f4ac8e4c89cdca626952"/><file name="importexport.xml" hash="243a7394b4414e92cc79916a31a62b76"/><file name="index.xml" hash="c7090c9ed0e718692035ace720ba594c"/><file name="main.xml" hash="33327a2728bbab9fd5b5ebd8d6d95a35"/><file name="newsletter.xml" hash="eec98653b5a1697abd2427cc5765a3f2"/><file name="oauth.xml" hash="021b577a885658a30e7e214111673662"/><file name="pagecache.xml" hash="351f149efad7a2fd6855f78cb22d99e0"/><file name="promo.xml" hash="5de780df32953fa4196acc7d5945d594"/><file name="report.xml" hash="298eeb94c7fab08e5170be3044a2218b"/><file name="rss.xml" hash="11f7ad61a6454b6480bd6e61c45552fd"/><file name="sales.xml" hash="dfd156d90f1f41aa9bce30a2d00aef0f"/><file name="search.xml" hash="07c52129f77b32c5f8822612dc3a52f2"/><file name="tag.xml" hash="9115a18f7a5afb3ebe3282a00c6f5cc3"/><file name="tax.xml" hash="f26e2e81e90a4e1793f7a1c8f0384ca2"/><file name="widget.xml" hash="a8c277f25878e9abf97d3db9a328173d"/></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="8dbb6e9cd97de65e449307a722aadd7c"/><dir name="api"><file name="role_users_grid_js.phtml" hash="58b17ab917d3fbe0cf4d39efe1eff5a2"/><file name="roleinfo.phtml" hash="0d3e851caa0cfe495ed3c7583bcb0e9b"/><file name="roles.phtml" hash="34455eccb50176e4418a631cd58b13cc"/><file name="rolesedit.phtml" hash="a654b87bde63333de332a10dea633ee0"/><file name="rolesusers.phtml" hash="2d0bfd53f80587ede5076a09316730bc"/><file name="user_roles_grid_js.phtml" hash="d62e060ed6bc165a2dda7e925118fd33"/><file name="userinfo.phtml" hash="1da041adaeda5cf3fbffcda2c2fe8162"/><file name="usernroles.phtml" hash="518c15f5653d318d621fa009328e8ff4"/><file name="userroles.phtml" hash="8e1c821bfc5a304027aaab52b6fa6ad9"/><file name="users.phtml" hash="8870de77fdf9064b40199c3657409250"/></dir><dir name="api2"><dir name="attribute"><file name="buttons.phtml" hash="1d8c7fa3ecd2a34bb71d058c977807de"/><file name="resource.phtml" hash="6fa291254e6f5633438e073d4bbf476c"/></dir><dir name="permissions"><dir name="user"><dir name="edit"><dir name="tab"><dir name="roles"><file name="js.phtml" hash="23cbf23b2bd60241b3f2ba84037013d7"/></dir></dir></dir></dir></dir><dir name="role"><file name="buttons.phtml" hash="7977aedb0697363be95f111b1daac14f"/><file name="users_grid_js.phtml" hash="54ad901cfa9eec64e4b6fa5b906154c5"/></dir></dir><dir name="authorizenet"><dir name="directpost"><file name="iframe.phtml" hash="b60d2ae78aa8b51a6189f0ec2126ffb5"/><file name="info.phtml" hash="0576d40d650c271b1aeaa7afea925562"/></dir></dir><dir name="backup"><file name="dialogs.phtml" hash="b2be33d149636aa4202bd9484a4895be"/><file name="left.phtml" hash="941469c86247edb83906948620702dc8"/><file name="list.phtml" hash="4f9cabcf6ee200da26abca1863b8c8e5"/></dir><dir name="bundle"><dir name="product"><dir name="composite"><dir name="fieldset"><dir name="options"><file name="bundle.phtml" hash="3e68cf91a42b1d6fb8352a904be3e05c"/><dir name="type"><file name="checkbox.phtml" hash="29716d05f391ee379764b61ffea4a7af"/><file name="multi.phtml" hash="6442017f21afef7f88e3e1580c93c16c"/><file name="radio.phtml" hash="a2ee9d9c2ee7b5f49a0e55f5fb3bacd7"/><file name="select.phtml" hash="bb7efbaafc5fac7f08b6300999c65c26"/></dir></dir></dir></dir><dir name="edit"><dir name="bundle"><dir name="option"><file name="search.phtml" hash="174d6ce47791eb3af38a531097e0169c"/><file name="selection.phtml" hash="3a5e0b53a85d802f8f585f30d9d91b6c"/></dir><file name="option.phtml" hash="d5cf246d803062a0f2e389e609bf7d75"/></dir><file name="bundle.phtml" hash="b6b81d2ec1b4cbcf42b84177355c3e69"/></dir></dir><dir name="sales"><dir name="creditmemo"><dir name="create"><dir name="items"><file name="renderer.phtml" hash="584d1e49407f54691ec39dbfb6753650"/></dir></dir><dir name="view"><dir name="items"><file name="renderer.phtml" hash="d7c3bd4fda964206bdf0e3f35ea2ca0b"/></dir></dir></dir><dir name="invoice"><dir name="create"><dir name="items"><file name="renderer.phtml" hash="092f6d7b581afb8318b3739e2ae4676a"/></dir></dir><dir name="view"><dir name="items"><file name="renderer.phtml" hash="25ff3d9c62580dc64633a83d00cbe837"/></dir></dir></dir><dir name="order"><dir name="view"><dir name="items"><file name="renderer.phtml" hash="0ac8d28e86364682468c0aa62a6556a0"/></dir></dir></dir><dir name="shipment"><dir name="create"><dir name="items"><file name="renderer.phtml" hash="54900b64d810ea023e6cb7fd3047c478"/></dir></dir><dir name="view"><dir name="items"><file name="renderer.phtml" hash="23a1dbe1789bdea7f89828a522fa2e6d"/></dir></dir></dir></dir></dir><dir name="captcha"><file name="zend.phtml" hash="b9136f6fde3ca8db1910dba7164755e6"/></dir><dir name="catalog"><dir name="category"><dir name="checkboxes"><file name="tree.phtml" hash="fa73258285c3f5136eb2259c5e9c32ce"/></dir><dir name="edit"><file name="form.phtml" hash="da4caa491156e9ec93648e257676daf7"/></dir><file name="edit.phtml" hash="89720b660be938c17214d375efe1eac6"/><file name="tree.phtml" hash="03c888ab242fc217947f6be538352852"/><dir name="widget"><file name="tree.phtml" hash="7935d6ed9f73fe8ce65d459cee761e67"/></dir></dir><dir name="form"><dir name="renderer"><dir name="fieldset"><file name="element.phtml" hash="2a8a73d131f5f2b814fa3eda859732b5"/></dir></dir></dir><dir name="product"><dir name="attribute"><file name="js.phtml" hash="87e87066a6672421f382939493730cdb"/><dir name="new"><file name="created.phtml" hash="c291386f1246516dabe303e6fba5f25a"/></dir><file name="options.phtml" hash="70c79d6d98b5a37d64977aff9f7ef070"/><dir name="set"><dir name="main"><dir name="tree"><file name="attribute.phtml" hash="a157d7da671fc65feccaf80828920af7"/><file name="group.phtml" hash="3e277218d8db83269704c78414149e8a"/></dir></dir><file name="main.phtml" hash="dbfe23d0e768b6917e00f57dfd77c376"/><dir name="toolbar"><file name="add.phtml" hash="77642e01f1d3d3ab5a8bc498e06196d4"/><file name="main.phtml" hash="f19159c8a6f042068c6adb244342da3a"/></dir></dir></dir><dir name="composite"><file name="configure.phtml" hash="df9c13c584cf69d114bab301b624a663"/><dir name="fieldset"><file name="configurable.phtml" hash="8b031155a3fd892a99002fb14d95f739"/><file name="grouped.phtml" hash="280fa7fa681fbdbcd906ac0eae252d34"/><dir name="options"><file name="js.phtml" hash="2e6606df0fc6a85e6830c4770727e9ab"/><dir name="type"><file name="date.phtml" hash="5d531f14f863441b18baed53eb843d06"/><file name="default.phtml" hash="f7023ea6e084a02acbc1967e113cfbdb"/><file name="file.phtml" hash="31ea434be8436027c52ee13121819d07"/><file name="select.phtml" hash="0ea9745d78b48989af24cce83d98086d"/><file name="text.phtml" hash="af5f02e802e2f0683e625acf2a7524f2"/></dir></dir><file name="options.phtml" hash="e446617e5bbb69e86808802bf5e74a94"/><file name="qty.phtml" hash="e50ce8515f9525e7002e3bd575598c48"/></dir></dir><file name="created.phtml" hash="44c428d1e480d560f854e4fded34fb7e"/><dir name="edit"><dir name="action"><file name="attribute.phtml" hash="038b9519cd81a2e0415f07d8ab44c324"/><file name="inventory.phtml" hash="e3f76e2aba03c8d99654c0ab13ede9a9"/><file name="websites.phtml" hash="022606c920bb19cfcf059e0d8aab2f42"/></dir><file name="categories.phtml" hash="9ddf60da59842cc2eada068668262c6f"/><dir name="options"><file name="option.phtml" hash="171b7d40a2c0384da6f80bc6464c4613"/><dir name="type"><file name="date.phtml" hash="46387e35a71e2db682d2667dd734da39"/><file name="file.phtml" hash="bc063b0c0648eda20a9fc6f2fb74f6b4"/><file name="select.phtml" hash="3d3b73db244d990365f654b0808d8aa3"/><file name="text.phtml" hash="7d4d97b724efdb0f8a722c8e5266b5e5"/></dir></dir><file name="options.phtml" hash="2fbbce0689d701afc08a8034d88f4df0"/><dir name="price"><file name="group.phtml" hash="aae224d67f0316e568acbc64ec437ee6"/><file name="tier.phtml" hash="25566f8552d2cc5901b5de64d3c32d0e"/></dir><file name="serializer.phtml" hash="7b4ec92b7931d8cb3275550b103ae67b"/><dir name="super"><file name="config.phtml" hash="478a64b5d0fbac6984dcc35057f86898"/></dir><file name="websites.phtml" hash="8cf36120d48b173cfe64562b58c0b078"/></dir><file name="edit.phtml" hash="2fcacd48a3d918a369b04edecc4fd711"/><dir name="helper"><file name="gallery.phtml" hash="3fd2327364752b437a9423671f127149"/></dir><file name="js.phtml" hash="8db2dfe0008ca19ff9c92477ce02c4b3"/><file name="price.phtml" hash="2a2a08d4b3a7f940cc691c65f1eb7f05"/><dir name="tab"><file name="alert.phtml" hash="9504feb264a7e9508c0ebb3b2b7d0d4c"/><file name="inventory.phtml" hash="107d0981170b03b0945fa1407e0d224c"/></dir><dir name="widget"><dir name="chooser"><file name="container.phtml" hash="f6df2480b1b2a231a825c588de46f950"/></dir></dir></dir><file name="product.phtml" hash="3417d9e8324e0a5177cb2607b3b80a3e"/><dir name="wysiwyg"><file name="js.phtml" hash="cd97c9fc1595ada331b1ab52b1e082b1"/></dir></dir><dir name="cms"><dir name="browser"><dir name="content"><file name="files.phtml" hash="27a67f8a7d84cd381888954c918ce49b"/><file name="newfolder.phtml" hash="79f5c4e6ea869183fadcae2f28a2ca98"/><file name="uploader.phtml" hash="8644b1acefb64b4eead9246f62512d5d"/></dir><file name="content.phtml" hash="4793e1a90ef3830bf7f0966db6b32dd2"/><file name="js.phtml" hash="648b7152e7b4928e0f5bf96969b1faa9"/><file name="tree.phtml" hash="0e35c8acf6a78f5b8d0ac0e3f51cb26f"/></dir><dir name="page"><dir name="edit"><dir name="form"><dir name="renderer"><file name="content.phtml" hash="1c668e7828761ef2e9b7502e77f024a9"/></dir></dir></dir></dir></dir><file name="coming.phtml" hash="9a9e3443216823df9b850a09746a693f"/><dir name="connect"><dir name="extension"><dir name="custom"><file name="authors.phtml" hash="3c07396912ba301635fea098d58db910"/><file name="contents.phtml" hash="70b8105701963239291cd9ade20560d1"/><file name="depends.phtml" hash="96cb091ca8dc3711a559646af1f05a87"/><file name="load.phtml" hash="69358a9869e5539f670c7919f2d3c9bd"/><file name="package.phtml" hash="9636d710c062379de2c79a31e6f55c35"/><file name="release.phtml" hash="cdb74462f1b92b4a7691c18b1f962242"/></dir></dir></dir><dir name="currencysymbol"><file name="grid.phtml" hash="0fbd928a449619caa1851a668208ee0c"/></dir><dir name="customer"><dir name="edit"><file name="js.phtml" hash="f279dd3107bf597c070dbd2cf8575d4f"/><dir name="tab"><dir name="account"><dir name="form"><dir name="renderer"><file name="group.phtml" hash="bf9c409b08e3d4cbddae4549d25389fc"/></dir></dir></dir><dir name="view"><dir name="grid"><file name="item.phtml" hash="24761bd6239d6e15bd40c97ac97695f6"/></dir></dir></dir></dir><file name="online.phtml" hash="4b977f5f6011af8b1821ee0a137a7cc6"/><dir name="sales"><dir name="order"><dir name="create"><dir name="address"><dir name="form"><dir name="renderer"><file name="vat.phtml" hash="d64535d30e050d8076b9fdfa8e60245f"/></dir></dir></dir></dir></dir></dir><dir name="system"><dir name="config"><file name="validatevat.phtml" hash="72790f671038f5d6792f0ae6f562ccbd"/></dir></dir><dir name="tab"><file name="addresses.phtml" hash="dc8015dce2c7bed3dbd6c42b94d6ba78"/><file name="cart.phtml" hash="c6afbc059beda2934118179bd89c9694"/><file name="newsletter.phtml" hash="fb1a9455e4cf0e3630d63ef4fdf0d89f"/><dir name="view"><file name="sales.phtml" hash="7b9ac3b6cc20d6daf2a3e9d31ec97fb3"/></dir><file name="view.phtml" hash="b584ae9122c996c4814db5804a29ee83"/><file name="wishlist.phtml" hash="1f233e6ca971df7f52c870a1a4fc4e5b"/></dir></dir><dir name="dashboard"><dir name="graph"><file name="disabled.phtml" hash="18092101a40e6dcf67dd3eb139a058d5"/></dir><file name="graph.phtml" hash="80be9cf21076a06f3c69064d9a5b65ec"/><file name="grid.phtml" hash="21dec746d3b0cc0164a3d2ec46745705"/><file name="index.phtml" hash="69843e35012550256797a8cf10a6ed21"/><file name="salebar.phtml" hash="b404c2a4f40491d94768898e335801a8"/><file name="searches.phtml" hash="6254c3a5c6e3c5c2b1c433b6fd09eb55"/><dir name="store"><file name="switcher.phtml" hash="2cd8a97f1276ddad0dc3b4cbc7030554"/></dir><file name="totalbar.phtml" hash="95e23bc92daf5cd12393e48bd8af12ec"/></dir><dir name="directory"><dir name="js"><file name="optional_zip_countries.phtml" hash="53eaa267c9b2fd6fa6a53009d8f17010"/></dir></dir><dir name="downloadable"><dir name="product"><dir name="composite"><dir name="fieldset"><file name="downloadable.phtml" hash="5c3f62e8e08f270c271825af6f3d4ee3"/></dir></dir><dir name="edit"><dir name="downloadable"><file name="links.phtml" hash="4c4c76f7b420914552e367e156cfb1f3"/><file name="samples.phtml" hash="238b5442b588cfaefc2987f5d76abe6d"/></dir><file name="downloadable.phtml" hash="0163aee7b9f802c339d26a0dc023ee54"/></dir></dir><dir name="sales"><dir name="items"><dir name="column"><dir name="downloadable"><dir name="creditmemo"><file name="name.phtml" hash="c4611218e11c936a3624a6f4cbbc9254"/></dir><dir name="invoice"><file name="name.phtml" hash="dd49d4ef21ec21e7ff0310978c3e985c"/></dir><file name="name.phtml" hash="d68d9f1a03cc6f9d9545799bc0f109c7"/></dir></dir></dir><dir name="order"><dir name="creditmemo"><dir name="create"><dir name="items"><dir name="renderer"><file name="downloadable.phtml" hash="e7899062fca699d8cd6855681f0f642b"/></dir></dir></dir><dir name="view"><dir name="items"><dir name="renderer"><file name="downloadable.phtml" hash="cc85dc116c67d384803366d811b659d7"/></dir></dir></dir></dir><dir name="invoice"><dir name="create"><dir name="items"><dir name="renderer"><file name="downloadable.phtml" hash="646b8325a080e54c3b01a5a21ee1fa64"/></dir></dir></dir><dir name="view"><dir name="items"><dir name="renderer"><file name="downloadable.phtml" hash="75f191a185c82115f0f285d6c094a8f3"/></dir></dir></dir></dir><dir name="view"><dir name="items"><dir name="renderer"><file name="downloadable.phtml" hash="200b68f81046fa75745c97783aa1c1e4"/></dir></dir></dir></dir></dir></dir><dir name="eav"><dir name="attribute"><dir name="edit"><file name="js.phtml" hash="a157d7da671fc65feccaf80828920af7"/></dir><file name="options.phtml" hash="414f83241511cb480959025492b93c97"/></dir></dir><dir name="email"><dir name="order"><file name="items.phtml" hash="39a3265dd1f23e43869b1a6487dbb837"/></dir></dir><file name="empty.phtml" hash="dc11dfd0a5513f204d8e64a0dd59b524"/><file name="example.phtml" hash="61e7365b1f6244769c3d2adc7fff6eac"/><file name="forgotpassword.phtml" hash="f1af60dd28db0cb0f481dd03a6b79017"/><file name="formkey.phtml" hash="a8780d1ab5742c2638ef088348e1cd40"/><dir name="giftmessage"><file name="form.phtml" hash="f05444a74cdde5113d58f703206ad53a"/><file name="giftoptionsform.phtml" hash="5ebeee5470c2f2da347b698c880358d1"/><file name="helper.phtml" hash="7159c25a0de65125e827de94b6299184"/><file name="popup.phtml" hash="b9ca836a9c200ee818b894bdc229e8ae"/><dir name="sales"><dir name="order"><dir name="create"><file name="giftoptions.phtml" hash="ad7a91503f97c8de1a5c254274cabaa9"/><file name="items.phtml" hash="afdca0d2b223201f34953862ea418eca"/></dir><dir name="view"><file name="giftoptions.phtml" hash="b3a39ac91dcbf4a78518ac7f9f1dc9fa"/><file name="items.phtml" hash="ad31a2367a8cad6018501e330ab63cb5"/></dir></dir></dir></dir><dir name="googlebase"><file name="captcha.phtml" hash="3cdec2b2ca6475de28f26004fc6de41f"/><file name="items.phtml" hash="207706cb901b8a7609d87d26c5951885"/><dir name="types"><dir name="edit"><file name="attributes.phtml" hash="a748071be3b4f0d6e8008e8be6ef532d"/></dir></dir></dir><dir name="importexport"><file name="busy.phtml" hash="3116333a8dd1b8b80346a5386d0694ec"/><dir name="export"><dir name="form"><file name="after.phtml" hash="9ff8469c60617ad8a569db6407cc7209"/><file name="before.phtml" hash="9bc3ccd96ce6f1799c4341343dd667a3"/></dir></dir><dir name="import"><dir name="form"><file name="after.phtml" hash="02b8ccd08d418a4a89f01fbb7cf8eb03"/><file name="before.phtml" hash="d438c8353286ae30aa866a1991e7c6b5"/></dir><dir name="frame"><file name="result.phtml" hash="76baced1d8506842c9e87427c11dcdf1"/></dir></dir></dir><dir name="index"><file name="notifications.phtml" hash="224cb079bcb09cc517da8247d1a7da1c"/></dir><file name="login.phtml" hash="0642ed2ee75e4bb2a5549905750d570c"/><dir name="media"><file name="editor.phtml" hash="658547871bb249cb0fcae2a9d05e97f9"/><file name="uploader.phtml" hash="4aed2efa2ed120d967f6cf339d6beaf8"/></dir><dir name="newsletter"><dir name="preview"><file name="iframeswitcher.phtml" hash="663f87fcf437290d05e90e0adccfca26"/><file name="store.phtml" hash="72e36ce86d6fe641a2b6e0fdf675ca79"/></dir><dir name="problem"><file name="list.phtml" hash="7e516288963bd5d49595b84614d4ec65"/></dir><dir name="queue"><file name="edit.phtml" hash="115fbefb8b54415db43b38522e28d4c4"/><file name="list.phtml" hash="d1e4b20f8ab5224a4c8e08bf7cdceb2e"/><file name="preview.phtml" hash="323c45a711ac6be32aa6e2ca36ff4551"/></dir><dir name="subscriber"><file name="list.phtml" hash="ddabfee01da30c7311f1d4c98fbeccf4"/></dir><dir name="template"><file name="edit.phtml" hash="9f8a908476e5a7a5af4f3e03c13e6e8e"/><file name="list.phtml" hash="09dcd6515f2a46e0854d108f83d35339"/><file name="preview.phtml" hash="323c45a711ac6be32aa6e2ca36ff4551"/></dir></dir><dir name="notification"><file name="baseurl.phtml" hash="cacaef919143ecd32187d389b08e762e"/><file name="security.phtml" hash="b8784f8ed7672a18cd4ba26e7f9eb74f"/><file name="survey.phtml" hash="4c2e781aaa7109468dc89047159ea3d4"/><file name="toolbar.phtml" hash="51d0d5f4bdbbe4ecc6359536fdb02382"/><file name="window.phtml" hash="5c5ce2129c39758ccd09ae9116a930bb"/></dir><dir name="oauth"><dir name="authorize"><file name="button-simple.phtml" hash="117aced81051bd60de9718237634e66b"/><file name="button.phtml" hash="76264c7d8704103847c58765aa931e14"/><file name="confirm-simple.phtml" hash="6a1638b84aadb8368aef8f4919c3dbec"/><file name="confirm.phtml" hash="f7da9d938f3efdd4d8e3d3a56c0cf583"/><dir name="form"><file name="login-simple.phtml" hash="4b2578daba5463fc530110d5c62cd741"/><file name="login.phtml" hash="e66084f2c20ac508c468eeedb0d6026a"/></dir><file name="head-simple.phtml" hash="9a3abd6e496e054ed315eb278e329a04"/><file name="reject-simple.phtml" hash="1e0067172b8595c6d0001fac93672b97"/><file name="reject.phtml" hash="91a7d29534f38376ac357141bfb02efd"/></dir></dir><file name="overlay_popup.phtml" hash="a5404331cced7214f15524c415c0c5db"/><dir name="page"><file name="footer.phtml" hash="80a45ed883e7bc2a01fe59d106cd2599"/><file name="head.phtml" hash="9ba28cfed2dabd3c35fac9b2d1dc0827"/><file name="header.phtml" hash="4fe6ff37a9fd4db9258e2dd23143513c"/><dir name="js"><file name="calendar.phtml" hash="3cbee9d7437830be4e8f9e41960b8680"/><file name="translate.phtml" hash="ff25b364ee31cc27bc623b4d7d6e2b06"/></dir><file name="menu.phtml" hash="3ac62270650d6146471e331768b9e8d1"/><file name="notices.phtml" hash="a7fa8fba6776316f9be17fa808b6e9e9"/></dir><file name="page.phtml" hash="05333e0c9d770cd1bc3787c1ba4f9a06"/><dir name="pagecache"><dir name="cache"><file name="additional.phtml" hash="90f0eb69aad30bdaceb49cfd6a1df59d"/></dir></dir><dir name="paygate"><dir name="form"><file name="cc.phtml" hash="ef0f6c5d2282f924c722fb295ecd07f8"/></dir><dir name="info"><file name="cc.phtml" hash="3fc02bf7bd7eac20457fc8de2c9457cc"/><file name="pdf.phtml" hash="558564125d66c00d4c6fb79f28895225"/></dir></dir><dir name="payment"><dir name="form"><file name="banktransfer.phtml" hash="ef4ac65f20269428e95d9f16bf306fe5"/><file name="cashondelivery.phtml" hash="70ba292ccc49e87d3448a69d1887df2c"/><file name="cc.phtml" hash="98db95948ddad5e27dc76535eea40eca"/><file name="ccsave.phtml" hash="3a13ba9f67915e1f5873086d4172b9f9"/><file name="checkmo.phtml" hash="9e833f944a08df5c5ff9b04bfd8d9c94"/><file name="purchaseorder.phtml" hash="6f148958ad67d5cc599a955b0e9285d0"/></dir><dir name="info"><file name="banktransfer.phtml" hash="c7f76af0b328dc41128869c9d1b3195c"/><file name="checkmo.phtml" hash="161bdb06bd62d3cfad35f985cc887b3b"/><file name="default.phtml" hash="b12db53fe3c2461ac5963e5d05863a2f"/><dir name="pdf"><file name="checkmo.phtml" hash="a7d1ca034ca4238f9829e4f2c3ab4cbb"/><file name="default.phtml" hash="5574388a4d3f40e642b8cc3ea10e4a42"/><file name="purchaseorder.phtml" hash="03a3ea70c575cb9d4415994c99c2e020"/></dir><file name="purchaseorder.phtml" hash="2bc26c9700709063ede40b916118f676"/></dir></dir><dir name="paypal"><dir name="system"><dir name="config"><file name="api_wizard.phtml" hash="e9690ef79e6b23f95bbdf96e40721f14"/><file name="bml_api_wizard.phtml" hash="cbe794ee0f082aaed569c4780b504f2d"/><dir name="fieldset"><file name="global.phtml" hash="0ce4f7d47c8a867a9ce909e261eb8205"/><file name="hint.phtml" hash="31d746b96738bb5e15ee3f9f6c613517"/><file name="store.phtml" hash="182f87a672c9a25902be7cd793a3ac05"/></dir><dir name="payflowlink"><file name="advanced.phtml" hash="f81c1a9c50dc38f2833a85acacf7b2be"/><file name="info.phtml" hash="7b47740279105badcd1e08c71dfe81d3"/></dir></dir></dir></dir><dir name="permissions"><file name="role_users_grid_js.phtml" hash="215f2ffd5872108b7159e5a35634d4b8"/><file name="roleinfo.phtml" hash="b8a7b2fdc45edc6d177be148e93f0e2f"/><file name="roles.phtml" hash="53bc9a1b7ee14d98f0b72fcc6a7491fe"/><file name="rolesedit.phtml" hash="cdac83e055a7da96de2cb243316125b3"/><file name="rolesusers.phtml" hash="2d0bfd53f80587ede5076a09316730bc"/><file name="user_roles_grid_js.phtml" hash="726a22972e5ec79f593c8871f50fcfa6"/><file name="userinfo.phtml" hash="1da041adaeda5cf3fbffcda2c2fe8162"/><file name="usernroles.phtml" hash="518c15f5653d318d621fa009328e8ff4"/><file name="userroles.phtml" hash="8e1c821bfc5a304027aaab52b6fa6ad9"/><file name="users.phtml" hash="8870de77fdf9064b40199c3657409250"/></dir><dir name="poll"><dir name="answers"><file name="list.phtml" hash="4999a949e32f39087f8975b399a08751"/></dir></dir><file name="popup.phtml" hash="a069010c0f0311f9d6e6322750023866"/><dir name="promo"><file name="fieldset.phtml" hash="83ac20ed14982decf61d6e65bb07619f"/><file name="form.phtml" hash="d2a18f9e2b5578edde09e3707404c1fc"/><file name="js.phtml" hash="fc01078068f318f1aee5bde2530407f9"/><file name="salesrulejs.phtml" hash="5eeb2669c75573ef0112c87abd34098e"/></dir><dir name="rating"><file name="detailed.phtml" hash="b1ebb6c9a4c2d08568daa47e33cb4280"/><file name="options.phtml" hash="e90d63a2fcc078931683fa1c700083f9"/><dir name="stars"><file name="detailed.phtml" hash="bb8772c93d4419861af3c57e6ad2ad82"/><file name="summary.phtml" hash="878eadadd04ce7206a5c8c1ad90ab902"/></dir></dir><dir name="report"><dir name="grid"><file name="container.phtml" hash="24e8cfe8d80c71f3430a26a44df39f97"/></dir><file name="grid.phtml" hash="193fc15705373736c4118270f79ad9c0"/><dir name="refresh"><file name="statistics.phtml" hash="472946c951ae6d965cc34ee1d52ca17d"/></dir><dir name="store"><dir name="switcher"><file name="enhanced.phtml" hash="35aab2de64b3417d549581e016df7f35"/></dir><file name="switcher.phtml" hash="51040ebe87541ee796d5f51cbd8cdd9d"/></dir><file name="wishlist.phtml" hash="1b5ed25c6834e7f5ff656c47408aa487"/></dir><file name="resetforgottenpassword.phtml" hash="c01ef130305d45399a7ad4a1958c72a5"/><dir name="review"><file name="add.phtml" hash="fb1e779aad372d7435b41226042cacbd"/></dir><dir name="sales"><dir name="billing"><dir name="agreement"><file name="form.phtml" hash="d0a3e2443090d3dca66cfef73b31d2a8"/><dir name="view"><file name="form.phtml" hash="d6cc19317501ecd1d67ae6299a7e7188"/><dir name="tab"><file name="info.phtml" hash="41525e41dd9e3fe641c2a4b70f722ff5"/></dir></dir></dir></dir><dir name="items"><dir name="column"><file name="name.phtml" hash="8e9b5ff7f0acc1eb06b802a866043cf8"/><file name="qty.phtml" hash="96d1fbdc48f5a6cfb6879f6015ea62ee"/></dir><dir name="renderer"><file name="default.phtml" hash="c26cd43ec2cd2ff54209db73e17ee171"/></dir></dir><dir name="order"><dir name="address"><file name="form.phtml" hash="44a18fffebbec3ebab7493489cf48b5a"/></dir><dir name="comments"><file name="view.phtml" hash="2aa276a623a6f309136a63cb971d9c1b"/></dir><dir name="create"><file name="abstract.phtml" hash="87668e6cc7397218af85de2b9e770570"/><dir name="billing"><dir name="method"><file name="form.phtml" hash="930b2738464a3a5b5da779b0125b88a0"/></dir></dir><file name="comment.phtml" hash="0dfebe1ea6ec32ff596c0e91dc1f8d9a"/><dir name="coupons"><file name="form.phtml" hash="beca380a8170e69071c7bdcdc6f06c19"/></dir><file name="data.phtml" hash="7db4f7332721ef625847d2ce3d6861b5"/><dir name="form"><file name="account.phtml" hash="9c17cb854e65deaf8f7605c0262ac826"/><file name="address.phtml" hash="a39f4d9908495608e142fcfc62d88eee"/></dir><file name="form.phtml" hash="9066acccf338a81cd84b2afb0ae9f656"/><file name="giftmessage.phtml" hash="b82f727379470052a926bca46dfbcf26"/><dir name="items"><file name="grid.phtml" hash="a0a9130cd73597c00db6b16d62a60eac"/></dir><file name="items.phtml" hash="e6f666ef1fadecf339cddb56b9a4a22e"/><file name="js.phtml" hash="070905621cc5e005aee00185787e6596"/><dir name="newsletter"><file name="form.phtml" hash="fda1dfda324e3504007885f02e70e415"/></dir><dir name="shipping"><dir name="method"><file name="form.phtml" hash="75ca0c223dce8f4dd6f3a82d0e160c08"/></dir></dir><dir name="sidebar"><file name="items.phtml" hash="cbe0b83ed35975bbdaeac1c901a0f8cf"/></dir><file name="sidebar.phtml" hash="ca43f47d8ad22cd90991e3ddf40da8d2"/><dir name="store"><file name="select.phtml" hash="5c5cd4bc086ac1cc3d4a99fdbe8ae0fc"/></dir><dir name="totals"><file name="default.phtml" hash="d50e95571ba6e599160b0269b4c1936d"/><file name="grandtotal.phtml" hash="dd83cae73f716fa26f50d3f52eb533d5"/><file name="shipping.phtml" hash="f688ddab52d23e3d056b95637d999283"/><file name="subtotal.phtml" hash="15650eb3269d23bad4761b6c05f515be"/><file name="tax.phtml" hash="d403970281e8c0f41cb656726f5bdf20"/></dir><file name="totals.phtml" hash="1f84c9377b5102fca3231cd51fb48008"/></dir><dir name="creditmemo"><dir name="create"><file name="form.phtml" hash="fd31573fd94b63f13bf3d5d350c21401"/><dir name="items"><dir name="renderer"><file name="configurable.phtml" hash="ffb752bf6f32409396be59434a965bc2"/><file name="default.phtml" hash="adb50020439923a0232445cc33b58003"/></dir></dir><file name="items.phtml" hash="1e677bf2d70e2eaa494aeb2fdfbe211d"/><dir name="totals"><file name="adjustments.phtml" hash="fa445704929d5bb0f3e2465584e89f24"/></dir></dir><dir name="view"><file name="form.phtml" hash="d873be3310e2f1524430368d6eb2a7fa"/><dir name="items"><dir name="renderer"><file name="configurable.phtml" hash="34bf19c4063a40eaf849080f303cfb10"/><file name="default.phtml" hash="b6c87fe470f369940c8c1a03d927243c"/></dir></dir><file name="items.phtml" hash="a057ec966b7022ec8e3ea20952e2b738"/></dir></dir><file name="giftoptions.phtml" hash="74ebf2c0d71d23f1c2c8d91175ad4df3"/><dir name="invoice"><dir name="create"><file name="form.phtml" hash="926bef890025d9b248112a23949a6750"/><dir name="items"><dir name="renderer"><file name="configurable.phtml" hash="02f58599963fae9d27a34552f6abb294"/><file name="default.phtml" hash="f4065d2d8ea1a9850e830eb26388c0a6"/></dir></dir><file name="items.phtml" hash="6dcaf7f5f7734e88116c435fc71004e0"/><file name="tracking.phtml" hash="566631df2b5d5a16f67249b61f9d21b7"/></dir><dir name="view"><file name="form.phtml" hash="1d69647f7a5a2c89efaadc8dbebbdc3e"/><dir name="items"><dir name="renderer"><file name="configurable.phtml" hash="7d6e204bcda72334dd5c0f622d1c535f"/><file name="default.phtml" hash="aa7640104e8a4a80be8e6ffb7e8bab9c"/></dir></dir><file name="items.phtml" hash="651f3646b367feaafdc6d70fc283abcf"/></dir></dir><dir name="shipment"><dir name="create"><file name="form.phtml" hash="77393d34182eb3f5aa2257996a2ca9c8"/><dir name="items"><dir name="renderer"><file name="configurable.phtml" hash="a9510c86033a30c28782d503b9c8df94"/><file name="default.phtml" hash="ba641caca82c5fa00c1a3b8717647e39"/></dir></dir><file name="items.phtml" hash="7a5a4534ca8f727ced59507cddc7855b"/><file name="tracking.phtml" hash="2d34c20f28e5be469228f3da6c1327d9"/></dir><dir name="packaging"><file name="grid.phtml" hash="ad13677e15f6481a0bda2ba8ab928a80"/><file name="packed.phtml" hash="ba7f36367b2854c98a7f0098d7219d60"/><file name="popup.phtml" hash="597d1d138f060d158b497948399cc036"/></dir><dir name="tracking"><file name="info.phtml" hash="2aec3d18414878b753ec00d1d26e0e05"/></dir><dir name="view"><file name="form.phtml" hash="442dd7140c7f31a9bbb225298e97c803"/><dir name="items"><dir name="renderer"><file name="configurable.phtml" hash="54c457d7901696737ff5906525a69506"/><file name="default.phtml" hash="c04ca11fb71b0642b4ae069621044e26"/></dir></dir><file name="items.phtml" hash="8d47f0716c2c080099a2a86c31cd52a6"/><file name="tracking.phtml" hash="93ead449bb36daa60060a472e1d42449"/></dir></dir><file name="totalbar.phtml" hash="5f553203db2750af47abd5e330c91c9a"/><dir name="totals"><file name="discount.phtml" hash="793dbeb633c82d96a9cd92fc32cb9370"/><file name="due.phtml" hash="64d06e23b183849d233aee89d8e37a71"/><file name="footer.phtml" hash="59238c18df4dabf46daebbd9329f3407"/><file name="grand.phtml" hash="396bfac5f835909cc895a85e80604591"/><file name="item.phtml" hash="975aac85e2766d73bb4e78fbdc123709"/><file name="main.phtml" hash="caaf7b05d5077f53592fccb0742b6caa"/><file name="paid.phtml" hash="3f42df36e0c4135e1794669f4291faa3"/><file name="refunded.phtml" hash="8e1b7650d3072ac5aeb0fad19dcad94a"/><file name="shipping.phtml" hash="dad1657c7897b74d3a077644e92267d3"/><file name="subtotal.phtml" hash="fb1f2b69dd118429786fc085b278e061"/><file name="tax.phtml" hash="0add32eb968e2a22757fb488b52ebaf9"/></dir><file name="totals.phtml" hash="2bc4905f6a18eaa8f16a7a267d1d7bc0"/><dir name="view"><file name="form.phtml" hash="884140eea2a8a201e3d539679c74bd4e"/><file name="giftmessage.phtml" hash="7e2b6103ca41ad0cfa94857c842b3e4e"/><file name="history.phtml" hash="20495fd35df40d30f5cd4f47116ff179"/><file name="info.phtml" hash="d5f3d7b3a34acd6437c93b217071b6d1"/><dir name="items"><dir name="renderer"><file name="default.phtml" hash="4290d9fc416005e6444f1463a41c1797"/></dir></dir><file name="items.phtml" hash="a586817b7d4f5b8aa4d60e9f607460d0"/><dir name="tab"><file name="history.phtml" hash="15c9939b4e5fc15fd6649c30e5257732"/><file name="info.phtml" hash="0bb126376322b50b5d32e44252325d3e"/></dir><file name="tracking.phtml" hash="3aa2a781868975b8615b5007ffe09f3f"/></dir></dir><dir name="payment"><dir name="form"><dir name="billing"><file name="agreement.phtml" hash="2e8b1322d4a929079328f7be68251d71"/></dir></dir></dir><dir name="recurring"><dir name="profile"><dir name="view"><file name="info.phtml" hash="853feb45734a4e7e868397f1adcd8212"/></dir><file name="view.phtml" hash="e8b4d1332f373b5e0b763c74cee132c4"/></dir></dir><dir name="transactions"><file name="detail.phtml" hash="38ff7fc99ab3e84b2e21088fbb06ba67"/></dir></dir><dir name="store"><dir name="switcher"><file name="enhanced.phtml" hash="680de650bc4085e8f144829ef2d52fde"/><dir name="form"><dir name="renderer"><dir name="fieldset"><file name="element.phtml" hash="bbcffed4e9742cb62a82c1c8922848fb"/></dir><file name="fieldset.phtml" hash="aeac068e6fcb9d4f83a3cf69a7d217ae"/></dir></dir></dir><file name="switcher.phtml" hash="8bccfeb8fbe9550667d68c59ffd88a6a"/></dir><dir name="system"><file name="autocomplete.phtml" hash="5116487eadd3c9abf768c53a510e8a0c"/><dir name="cache"><file name="additional.phtml" hash="1e324c3bd984986e1cd5e4b2407b0a65"/><file name="edit.phtml" hash="0b52b9e2f71bc243c13a28fe2f3dc44d"/><file name="notifications.phtml" hash="3cb6f19a2447b8762e0b37ccf9d3f9ef"/></dir><dir name="config"><file name="edit.phtml" hash="b5c5c0f45db92ea28ebef52ecab443ab"/><dir name="form"><dir name="field"><file name="array.phtml" hash="4056bba6c2d7052908496cde812b3ad7"/></dir></dir><file name="js.phtml" hash="4c803af5e8d4cceaef2d9a024544aaa3"/><file name="switcher.phtml" hash="71957dfe39d3c9d407f2e2dde60ee627"/><dir name="system"><dir name="storage"><dir name="media"><file name="synchronize.phtml" hash="642fdd06a98e60c022b17a2c21d6c150"/></dir></dir></dir><file name="tabs.phtml" hash="b2a0b0d6e6ef78a3331058d436c85d58"/></dir><dir name="convert"><dir name="profile"><file name="process.phtml" hash="c264449f64200faafd23f13ee4c280a8"/><file name="run.phtml" hash="1385574623381ae6190a5036a5f6c494"/><file name="upload.phtml" hash="490ae85dbc033921f9d4dfb6bcddbda0"/><file name="wizard.phtml" hash="406af7e65822d682792bb67c7ba46b46"/></dir></dir><dir name="currency"><dir name="rate"><file name="matrix.phtml" hash="3b7d6dcc201d3c410134549d031a13cf"/><file name="services.phtml" hash="3f02ebcd0453499120d53cf6ed5605c8"/></dir><file name="rates.phtml" hash="d4817348c3546f2de375693680c1d5f3"/></dir><dir name="design"><file name="edit.phtml" hash="c372c796fdb2c2df861466d0683db4bb"/><file name="index.phtml" hash="07b64f5b045f5f7a21d62c33cc941b08"/></dir><dir name="email"><dir name="template"><file name="edit.phtml" hash="449b79b474e8162cf60e5d87bbc05d62"/><file name="list.phtml" hash="a58d24b14b0c605666004e8686fc4db4"/><file name="preview.phtml" hash="161d807801ee3f54f6bb374a2d3320f0"/></dir></dir><file name="info.phtml" hash="058d4471564fd61cdcd209841a64559c"/><dir name="shipping"><file name="applicable_country.phtml" hash="4054118945c82eb4d62020d5835faf16"/><file name="ups.phtml" hash="954ed961b8b5afeb767d05dc42fbd5a0"/></dir><dir name="store"><file name="cell.phtml" hash="5e536a3648f041e5266fe304b20f1973"/><file name="container.phtml" hash="c193a3659949c7a3853c485c317d17c0"/><file name="tree.phtml" hash="2dfe92243c31aede2f59b803a477682f"/></dir><dir name="variable"><file name="js.phtml" hash="60bfbb9a1d34993f49848fd66810dcd4"/></dir></dir><dir name="tag"><dir name="edit"><file name="container.phtml" hash="6f1ed70983a5e0e962dd143fc9d888c2"/></dir><file name="index.phtml" hash="1d13f70f97adf04129914dddd20fb21d"/></dir><dir name="tax"><dir name="class"><dir name="page"><file name="edit.phtml" hash="79fa2f76476b4e4d83fd14f5b58ef2ba"/></dir></dir><file name="importExport.phtml" hash="c64e789dbfde6e988b2e7a552300f3c3"/><file name="notifications.phtml" hash="400027105fb5d2dc50fe3b53160f99e8"/><dir name="rate"><file name="form.phtml" hash="3a01fc7ae1295acd9344b028b464fbdc"/><file name="title.phtml" hash="cd2580f98a026221b90dd9dc9072f7b6"/></dir><dir name="toolbar"><dir name="class"><file name="add.phtml" hash="902868a4362beaaa4429a382d50a94b6"/><file name="save.phtml" hash="c8114ea2171a06a4298d3f5a47468362"/></dir><dir name="rate"><file name="add.phtml" hash="1b9e3098f50d7032d9bf261f822f234c"/><file name="save.phtml" hash="43046c416cc95a85983b07625c819e0f"/></dir><dir name="rule"><file name="add.phtml" hash="50b8df0f2174ea2e7dbea6a32273cd9a"/><file name="save.phtml" hash="a8e4768185ded9a788ebbaf2539ea9ee"/></dir></dir></dir><dir name="urlrewrite"><file name="categories.phtml" hash="f4745e0c1f3ed8592155425fb167ee72"/><file name="edit.phtml" hash="aeeb3d475b577c2e94d72276fd7b173d"/><file name="selector.phtml" hash="8464a51d50b6a9d34504e51d0637c62c"/></dir><dir name="usa"><dir name="dhl"><file name="unitofmeasure.phtml" hash="e023266efeaa2447d84205387b010dd0"/></dir></dir><dir name="weee"><dir name="renderer"><file name="tax.phtml" hash="3ddf217b5c08adbf68229497ced24f1d"/></dir></dir><dir name="widget"><file name="accordion.phtml" hash="7eebf8248a85fab5e6c105c85aeca828"/><file name="breadcrumbs.phtml" hash="4dcf1e68d9e86398c0838b6088c5259d"/><dir name="form"><file name="container.phtml" hash="9571f84ae785e22c936b2e0a34f5dc53"/><dir name="element"><file name="gallery.phtml" hash="dae0d464587c7d0b51945fb98a05d710"/></dir><file name="element.phtml" hash="3e7a4f6485d35baf57b28ae242eed5aa"/><dir name="renderer"><file name="element.phtml" hash="b528817c5810af724758a22e8456db4c"/><dir name="fieldset"><file name="element.phtml" hash="56c51c40d97220912c1e29567bcfe54e"/></dir><file name="fieldset.phtml" hash="3c9a1ea4b4d297d52a17082ffcb2ded1"/></dir></dir><file name="form.phtml" hash="233a22bfa09819c4a2f6c7c9ac6df1ba"/><dir name="grid"><file name="container.phtml" hash="c193a3659949c7a3853c485c317d17c0"/><file name="massaction.phtml" hash="be2d3dfdb7315621f7384785c110e5d0"/><file name="serializer.phtml" hash="53dc425f39abc542fe08cac9bd5aeb89"/></dir><file name="grid.phtml" hash="0f037697e1fd988112cb995bd871f7b2"/><dir name="instance"><dir name="edit"><file name="layout.phtml" hash="117fe57fc7a179da8c049b1eef8d4244"/></dir><file name="js.phtml" hash="297a6f76398e0565ead47c4acbd93028"/></dir><file name="tabs.phtml" hash="86399d7972f4f6d7fa75b1a477b8de6d"/><file name="tabshoriz.phtml" hash="c28ed0f33f7ed4e417044fb67d2eefdf"/><file name="tabsleft.phtml" hash="6908e52aec15512a0d0d23230dcbe9e6"/><dir name="view"><file name="container.phtml" hash="5ed3bd2509e46ab2f282084a1f1b39b0"/></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="cb94754d826a7bd8d6fe7435579aa6b6"/><file name="boxes.css" hash="61e47784d7254e531bb6ce3991d68487"/><file name="custom.css" hash="40095d2ee98ecdd23440a1f27fedd9f3"/><file name="favicon.ico" hash="88733ee53676a47fc354a61c32516e82"/><file name="ie7.css" hash="76b475317e098b285a618222c01ff522"/><file name="iestyles.css" hash="c13d42c55498f77922c4c4ca583cba3a"/><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="04ea76d6226ef8df9808cc267259a1aa"/></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="487cd530247aa092f218bf77be2a6fdf"/><file name="oauth-simple.css" hash="39f173d243a7ef52c29ad10c4a4592a3"/><file name="print.css" hash="5819af5af430d4fa9abc99002d6d0f8d"/><file name="reset.css" hash="fcb2f39bbab2bc367dc37e62fc5c5971"/></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.2</min><max>1.9.2.2</max></package><package><name>Lib_Js_Ext</name><channel>community</channel><min>1.9.2.2</min><max>1.9.2.2</max></package></required></dependencies>
18
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Interface_Adminhtml_Default</name>
4
+ <version>1.9.2.3</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.3</notes>
12
  <authors><author><name>Magento Core Team</name><user>core</user><email>core@magentocommerce.com</email></author></authors>
13
+ <date>2016-01-19</date>
14
+ <time>10:06:38</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.3</min><max>1.9.2.3</max></package><package><name>Lib_Js_Ext</name><channel>community</channel><min>1.9.2.3</min><max>1.9.2.3</max></package></required></dependencies>
18
  </package>
skin/adminhtml/default/default/below_ie7.css CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category design
21
  * @package default_default
22
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  /* Set min-width */
19
  *
20
  * @category design
21
  * @package default_default
22
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  /* Set min-width */
skin/adminhtml/default/default/boxes.css CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category design
21
  * @package default_default
22
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
19
  *
20
  * @category design
21
  * @package default_default
22
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
skin/adminhtml/default/default/custom.css CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category design
21
  * @package default_default
22
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
19
  *
20
  * @category design
21
  * @package default_default
22
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
skin/adminhtml/default/default/ie7.css CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category design
21
  * @package default_default
22
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
19
  *
20
  * @category design
21
  * @package default_default
22
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
skin/adminhtml/default/default/iestyles.css CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category design
21
  * @package default_default
22
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  /* Clearing */
19
  *
20
  * @category design
21
  * @package default_default
22
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  /* Clearing */
skin/adminhtml/default/default/lib/prototype/windows/themes/magento.css CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category design
21
  * @package default_default
22
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  .dialog { border:1px solid #555; }
19
  *
20
  * @category design
21
  * @package default_default
22
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  .dialog { border:1px solid #555; }
skin/adminhtml/default/default/menu.css CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category design
21
  * @package default_default
22
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
19
  *
20
  * @category design
21
  * @package default_default
22
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
skin/adminhtml/default/default/oauth-simple.css CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category design
21
  * @package default_default
22
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
19
  *
20
  * @category design
21
  * @package default_default
22
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
skin/adminhtml/default/default/print.css CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category design
21
  * @package default_default
22
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
19
  *
20
  * @category design
21
  * @package default_default
22
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
skin/adminhtml/default/default/reset.css CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category design
21
  * @package default_default
22
- * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  /******************************************/
19
  *
20
  * @category design
21
  * @package default_default
22
+ * @copyright Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  /******************************************/