Seite 1 von 1

Advertisement Management

Verfasst: 05.07.2011 05:57
von www4ourbodyde
http://www.phpbb.com/community/viewtopi ... &t=1146135

Open: styles/prosilver/template/overall_footer.html

Es ist für mich unmögliche dieses hier zu finden, also beim Mod Einbau

Code: Alles auswählen

		<!-- IF U_ACP --><br /><strong><a href="{U_ACP}">{L_ACP}</a></strong><!-- ENDIF -->
	</div>

Kennt sich irgendeiner da näher aus?

Re: Advertisement Management

Verfasst: 05.07.2011 11:50
von redbull254
Hallo erstmal,

Open: styles/prosilver/template/overall_footer.html
Zeile 33 - 37 anschauen:

Code: Alles auswählen

<div class="copyright">Powered by <a href="http://www.phpbb.com/">phpBB</a> &copy; 2000, 2002, 2005, 2007 phpBB Group
		<!-- IF TRANSLATION_INFO --><br />{TRANSLATION_INFO}<!-- ENDIF -->
		<!-- IF DEBUG_OUTPUT --><br />{DEBUG_OUTPUT}<!-- ENDIF -->
		<!-- IF U_ACP --><br /><strong><a href="{U_ACP}">{L_ACP}</a></strong><!-- ENDIF -->
	</div>
Ansonsten einmal Deine Datei und eine originale Datei aus dem phpBB3-Paket mit WinMerge vergleichen.