infoviewer.cpp:fix showSysfsHdd

Origin commit data
------------------
Branch: ni/coolstream
Commit: 576d3d9da0
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-09-13 (Thu, 13 Sep 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Jacek Jendrzej
2012-09-13 12:59:18 +02:00
parent 7b3a3bad6b
commit b4820e486a

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,