Author Topic: how to change copyright word order  (Read 6332 times)

Offline Riin

  • Newbie
  • *
  • Posts: 43
  • Karma: +3/-0
    • View Profile
    • Happy Fuzzy Yarn (wholesale)
how to change copyright word order
« on: June 10, 2014, 02:26:16 PM »
My copyright line says "Happy Fuzzy Yarn © 2014" -- this actually isn't correct in the US. It should be © 2014 Happy Fuzzy Yarn. Where/how do I change it?
Riin Gill

Offline Riin

  • Newbie
  • *
  • Posts: 43
  • Karma: +3/-0
    • View Profile
    • Happy Fuzzy Yarn (wholesale)
Re: how to change copyright word order
« Reply #1 on: June 11, 2014, 12:32:16 PM »
Anyone? I looked in Language Definitions, I looked in .tpl files... Somewhere there's a piece of code that's telling it to be the way it is. Where?
Riin Gill

Offline llegrand

  • Hero Member
  • *****
  • Posts: 1798
  • Karma: +520/-7
    • View Profile
Re: how to change copyright word order
« Reply #2 on: June 11, 2014, 12:49:23 PM »
storefront>view>default_html5>template>common>footer.tpl


Try there.

Offline Riin

  • Newbie
  • *
  • Posts: 43
  • Karma: +3/-0
    • View Profile
    • Happy Fuzzy Yarn (wholesale)
Re: how to change copyright word order
« Reply #3 on: June 11, 2014, 12:58:41 PM »
I did. There's a line that says

<?php echo $text_copy; ?>

and I assume the text_copy is what I need to edit somewhere. When I searched for it in Language Definitions though, the only thing with that name is the AbanteCart copyright statement in Admin. I don't want to delete it, I want to edit the word order.
Riin Gill

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5819
  • Karma: +274/-2
    • View Profile

 

Powered by SMFPacks Social Login Mod