infoviewer.cpp:fix showSysfsHdd

Origin commit data
------------------
Commit: 576d3d9da0
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-09-13 (Thu, 13 Sep 2012)
This commit is contained in:
Jacek Jendrzej
2012-09-13 12:59:18 +02:00
parent 34f7ce25f6
commit a60756e44b

View File

@@ -1364,7 +1364,8 @@ void CInfoViewer::showSNR ()
g_SignalFont->RenderString (posx, posy + height, sw, percent, COL_INFOBAR);
}
}
infoViewerBB->showSysfsHdd();
if(showButtonBar)
infoViewerBB->showSysfsHdd();
}
void CInfoViewer::display_Info(const char *current, const char *next,