summaryrefslogtreecommitdiffstats
path: root/usr/local/www/widgets/widgets
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/widgets/widgets')
-rw-r--r--usr/local/www/widgets/widgets/system_information.widget.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/local/www/widgets/widgets/system_information.widget.php b/usr/local/www/widgets/widgets/system_information.widget.php
index 4c82f32..28fa093 100644
--- a/usr/local/www/widgets/widgets/system_information.widget.php
+++ b/usr/local/www/widgets/widgets/system_information.widget.php
@@ -94,10 +94,12 @@ $curcfg = $config['system']['firmware'];
<div id='updatestatus'><br/>Obtaining update status...</div>
</td>
</tr>
+ <?php if(!$g['hideplatform']): ?>
<tr>
<td width="25%" class="vncellt">Platform</td>
<td width="75%" class="listr"><?=htmlspecialchars($g['platform']);?></td>
</tr>
+ <?php endif; ?>
<tr>
<td width="25%" class="vncellt">CPU Type</td>
<td width="75%" class="listr">
OpenPOWER on IntegriCloud