diff -r 5a8e83132898 -r af74b898d551 src/cm/media/js/site/f_text_view_frame.js --- a/src/cm/media/js/site/f_text_view_frame.js Mon Jan 21 09:29:52 2013 +0100 +++ b/src/cm/media/js/site/f_text_view_frame.js Mon Jan 21 09:41:46 2013 +0100 @@ -214,6 +214,9 @@ '' + '' + '' + + '-' + + '' + + '/' + '  ' + ' (' + gettext('filter:') + ' /  /)' + '' + @@ -221,39 +224,30 @@ '' + '' + ', ' + gettext('browse by:') + ' ' + - '' + '' + '' + '' + '' + '' + - '' + + '' + ''+ viewFirst +'' + - ''+ viewPrev +'' + + ''+ viewPrev +'' + '' + - '' + - '-' + - '' + - '/' + - '' + - '' + - '' + + '' + ''+ viewNext +'' + ''+ viewLast +'' + '' + - '' + - ''+ viewAll +'' + - '' + - '' + - ''+ viewScopeRemoved +'' + + '' + + ''+ viewAll +'' + '' + - '' + - ''+ advancedInterface +'' + + '' + + ''+ viewScopeRemoved +'' + '' + - '' + - '' + + '' + + '' + '' + - '' + + '' + ''+ toggleToc +'' + '' + '' + @@ -603,9 +597,6 @@ $("#c_f_res_nb_rep").html(nbReplies) ; $("#c_f_res_nb_tot_rep").html(nbAllReplies) ; $("#c_f_res_nb_rep_txt").html(' ' + ngettext('reply', 'replies', nbReplies)) ; - - // update browser infos - $("#c_browse_indx_total").html(nbDiscussions) ; //console.info('nbDiscussions + typeof nbDiscussions +nbComments + typeof nbComments) ; $("#c_filter_results").show() ;