mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
Now allow for GET based session
git-svn-id: file:///svn/phpbb/trunk@257 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
6a74951029
commit
93fb7ac165
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
<td align="left" style="{font-size: 8pt; height: 55px;}" nowrap>
|
||||
<div style="{font-size: 10pt; font-weight: bold}">{FORUM_NAME}</div>
|
||||
Moderated by - {MODERATORS}<br>
|
||||
<a href="index.{PHPEX}">{SITENAME} - Forum Index</a> >> {FORUM_NAME}
|
||||
<a href="{U_INDEX}">{SITENAME} - Forum Index</a> >> {FORUM_NAME}
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
Loading…
Add table
Reference in a new issue