Ouvrir templates/subSilver/admin/index_body.tpl
TROUVER Ligne 80 environ
- Code: Tout sélectionner
</table>
<br />
Ajouter après :
- Code: Tout sélectionner
<h1>{L_VERSION_INFORMATION}</h1>
{VERSION_INFO}
<br />
Ouvrir templates/subSilver/overall_footer.tpl
Trouver, Ligne 8 environ
- Code: Tout sélectionner
Powered by phpBB {PHPBB_VERSION} line, with phpBB linked to www.phpbb.com. If you refuse
to include even this then support on our forums may be affected.
The phpBB Group : 2002
// -->
Powered by <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB</a> {PHPBB_VERSION} © 2001, 2002 phpBB Group<br />{TRANSLATION_INFO}</span></div>
Remplacer par :
- Code: Tout sélectionner
Powered by phpBB line, with phpBB linked to www.phpbb.com. If you refuse
to include even this then support on our forums may be affected.
The phpBB Group : 2002
// -->
Powered by <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB</a> © 2001, 2005 phpBB Group<br />{TRANSLATION_INFO}</span></div>
Ouvrir templates/subSilver/simple_footer.tpl
Trouver, Ligne 8 environ
- Code: Tout sélectionner
Powered by phpBB {PHPBB_VERSION} line, with phpBB linked to www.phpbb.com. If you refuse
to include even this then support on our forums may be affected.
The phpBB Group : 2002
// -->
Powered by <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB</a> {PHPBB_VERSION} © 2001,2002 phpBB Group</span></div>
Remplacer par :
- Code: Tout sélectionner
Powered by phpBB line, with phpBB linked to www.phpbb.com. If you refuse
to include even this then support on our forums may be affected.
The phpBB Group : 2002
// -->
Powered by <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB</a> © 2001, 2005 phpBB Group</span></div>
Fermer / Sauvegarder tous les fichiers

