phpbb board3 portal Zeilen Installation
Verfasst: 26.01.2010 14:05
Hallo,
Ich habe Probleme mit der Installation von board3 Portal.
Ich finde die Abschnitte in meiner header_overall.html und overall_footer.html Dateien auf /styles/prosilver/template. Siehe www.board3.de/portal_docs/install.xml.
Folgende Abschnitte finde ich nicht:
simi5
Ich habe Probleme mit der Installation von board3 Portal.
Ich finde die Abschnitte in meiner header_overall.html und overall_footer.html Dateien auf /styles/prosilver/template. Siehe www.board3.de/portal_docs/install.xml.
Folgende Abschnitte finde ich nicht:
Würde mich um Hilfe freuen.http://www.board3.de/portal_docs/install.xml hat geschrieben:Find
Tip: This may be a partial find and not the whole line.
Add beforeCode: Alles auswählen
<div class="navbar">
Tip: Add these lines on a new blank line before the preceding line(s) to find.
In-line FindCode: Alles auswählen
<li class="icon-home"><a href="{U_INDEX}" accesskey="h">{L_INDEX}</a> <!-- BEGIN navlinks --> <strong>‹</strong>
Tip: This is a partial match of a line for in-line operations.
Code: Alles auswählen
<li class="icon-home">
Find
Tip: This may be a partial find and not the whole line.
Code: Alles auswählen
<li class="icon-logout"><a href="{U_LOGIN_LOGOUT}" title="{L_LOGIN_LOGOUT}" accesskey="x">{L_LOGIN_LOGOUT}</a></li> <!-- ENDIF --> </ul> <span class="corners-bottom"><span></span></span></div> </div>
Code: Alles auswählen
<li class="icon-home"><a href="{U_INDEX}" accesskey="h">{L_INDEX}</a></li>
Code: Alles auswählen
<li class="icon-home">
simi5