DiFalco
Member
Posts: 11
Registered: 2-3-2010
Member Is Offline
|
|
banner-ad-rotator 3.0
I didn't five this step:
Code: | =======
Step 5:
=======
=============================
Edit File: admin.inc.php
=============================
==========
Find Code:
==========
» <a href="cp2.php?action=themes"><?php echo $lang['themes']?></a><br />
===============
Add Code Below:
===============
» <a href="cp.php?action=ads"><?php echo $lang['ads']?></a><br /> |
this code not appears in my admin.inc.php file..
someone could help me?
|
|
vlonjat4ever
Member
Posts: 24
Registered: 9-5-2009
Location: In your HDD
Member Is Offline
Mood: Cool!
|
|
At Line 232 you can find this.
==========
Find Code:
==========
Code: |
» <a href="cp2.php?action=themes"><?php echo $lang['themes']?></a><br />
|
If your editor not find this copy only » <a href="cp2.php?action=themes"> and search it.
Francesko
|
|
DiFalco
Member
Posts: 11
Registered: 2-3-2010
Member Is Offline
|
|
I didn't find, yet.
see my file, please.
Attachment: admin.inc.php (18kB) This file has been downloaded 432 times
|
|