Good evening,
i want to insert a sentence (copyright........) in the food of the page, the text must be on every page of the homepage.
On which way can i do this?
I also want to create a buttom "Impressum" in the same ligne, what's the best way to do that?
I wish you a good night
Offline
Good morning,
thank you, i will try it today.
Nice to wake up and got a solution:-)
Have a nice day.
Offline
possible without Plugin!
i edit with the local files editor my local language file
original:
$lang['Powered by'] = 'Unterstützt von';
my edit :
$lang['Powered by'] = '© w.scharff/web57.ws <a href="http://web57.ws/galerie/index.php?/additional_page/1">Impressum </a> - Unterstützt von';
Offline