Advertisement
Guest User

Untitled

a guest
Nov 5th, 2018
314
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.83 KB | None | 0 0
  1. diff --git a/app/design/frontend/base/default/layout/tm/askit.xml b/app/design/frontend/base/default/layout/tm/askit.xml
  2. index c4027d5..01e752c 100644
  3. --- a/app/design/frontend/base/default/layout/tm/askit.xml
  4. +++ b/app/design/frontend/base/default/layout/tm/askit.xml
  5. @@ -85,7 +85,7 @@
  6.  
  7.      <catalog_product_view>
  8.          <reference name="product.info.additional">
  9. -            <block type="askit/discussion" name="askit" template="tm/askit/empty.phtml" before="-" >
  10. +            <block type="askit/discussion" name="askit" before="-" >
  11.                  <action method="setTemplate" ifconfig="askit/general/productBlockView">
  12.                      <template>tm/askit/question/list.phtml</template>
  13.                  </action>
  14. @@ -125,4 +125,4 @@
  15.          </reference>
  16.      </askit_index_customer>
  17.  
  18. -</layout>
  19. \ No newline at end of file
  20. +</layout>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement