Verfasst: 10.04.2008 16:54
Ahh ja,
das sieht sauberer aus und man bleibt im System.
Besten Dank
Gruß
Gedönsrat
das sieht sauberer aus und man bleibt im System.
Besten Dank
Gruß
Gedönsrat
phpBB.de - Die deutsche phpBB-Community
https://www.phpbb.de/community/
Code: Alles auswählen
'U_TERMS_USE' => append_sid("{$phpbb_root_path}ucp.$phpEx", 'mode=terms'),
Code: Alles auswählen
// The following assigns all _common_ variables that may be used at any point in a template.
$template->assign_vars(array(
Code: Alles auswählen
<li class="icon-regeln"><a href="{U_TERMS_USE}" title="{L_TERMS_USE}">{L_TERMS_USE}</a></li>