Hi, Please forgive this post by me, a person who knows nothing about PHP etc. I had an admin who removed a line of code that said "Powered by Example" from my Example Photo Gallery site. Because of some serious problems we had with him, he is not working for me anymore. I am finding a replacement. He did not tell us he had done this, or that it would make it hard to get others for hired help for the site. I need to find out what folder I need to open in filezilla to reinstall that line of code.
Here is the code before it was modified:
<!-- End standard table -->
<img src="images/spacer.gif" width="1" height="7" border="" alt="" /><br />
<div class="footer" align="center" style="padding-top: 10px;">Powered by <a href="http://example.com/" title="ExamplePhoto Gallery" rel="external">ExamplePhoto Gallery</a></div>
</div>
Here is the code after it was modified:
<!-- End standard table -->
<img src="images/spacer.gif" width="1" height="7" border="" alt="" /><br /> I really know nothing about coding and can barely use filezilla. I am hoping one of you experts can show me which folder to open in the public_html folder (I think?) or how to put this code back into the site.
As always, thank you for your time and help!
[edited by: eelixduppy at 12:19 am (utc) on Feb 19, 2010]
[edit reason] removed specifics [/edit]