mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +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:
@@ -8,7 +8,7 @@
|
|||||||
</tr>
|
</tr>
|
||||||
<!-- BEGIN actionrow -->
|
<!-- BEGIN actionrow -->
|
||||||
<tr>
|
<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>
|
</tr>
|
||||||
<!-- END actionrow -->
|
<!-- END actionrow -->
|
||||||
<!-- END catrow -->
|
<!-- END catrow -->
|
||||||
|
Reference in New Issue
Block a user