Commit 726687a6 authored by Frank Bergmann's avatar Frank Bergmann

- Fixed L10n

parent 09ebb878
......@@ -125,7 +125,7 @@ if {[im_permission $current_user_id "view_topics_all"]} {
append filter_html "
<tr>
<td class=form-label>[lang::message::lookup "" intranet-core.Filter_View "View"]:</td>
<td class=form-widget>[im_select forum_mine_p $view_types $forum_mine_p]</td>
<td class=form-widget>[im_select -translate_p 0 forum_mine_p $view_types $forum_mine_p]</td>
</tr>
"
} else {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment