mirror of
https://github.com/phpbb/phpbb.git
synced 2025-04-21 16:22:22 +02:00
Navigate was opening files in the wrong frame
git-svn-id: file:///svn/phpbb/trunk@670 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
f06bb9c1a9
commit
533e799938
@ -8,7 +8,7 @@
|
||||
</tr>
|
||||
<!-- BEGIN actionrow -->
|
||||
<tr>
|
||||
<td class="row1" width="7%"><a href="{catrow.actionrow.FILE}">{catrow.actionrow.ACTIONNAME}</a></td>
|
||||
<td class="row1" width="7%"><a href="{catrow.actionrow.FILE}" target="main">{catrow.actionrow.ACTIONNAME}</a></td>
|
||||
</tr>
|
||||
<!-- END actionrow -->
|
||||
<!-- END catrow -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user