Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - pspuser007

Pages: [1]
1
Coding / Cannot Find Code
« on: October 15, 2008, 05:57:36 am »
Hello!

I hace Anecdota theme at version 1.1.6.
So i have to do some edits my self.
I am trying to find at the index.template.php file this :
Code: [Select]
<a href="', $scripturl, '?action=calendar">' , $txt['calendar24'] , '</a>  </td>' , $current_action == 'calendar' ? '<td class="maintab_active_' . $last . '">&nbsp;</td>' : ''; And i cannot find the code..
Plus what else i what to do in order this MOD will work fine?

Thank you for your time!!

Pages: [1]