Project

General

Profile

« Previous | Next » 

Revision 9cf4b285

Added by Scott Ullrich over 15 years ago

Nuke  

View differences:

usr/local/www/status_interfaces.php
153 153
	<tr>
154 154
                <td width="22%" class="vncellt">PPP uptime</td>
155 155
                <td width="78%" class="listr">
156
                        <?=htmlspecialchars($ifinfo['ppp_uptime']);?>&nbsp;&nbsp;Previous Sessions:&nbsp;<?=htmlspecialchars($ifinfo['ppp_uptime_accumulated']);?>&nbsp;&nbsp;
156
                        <?=htmlspecialchars($ifinfo['ppp_uptime']);?>Previous Sessions:&nbsp;<?=htmlspecialchars($ifinfo['ppp_uptime_accumulated']);?>&nbsp;&nbsp;
157 157
                </td>
158 158
        </tr>
159 159
	<?php  endif; if ($ifinfo['macaddr']): ?>

Also available in: Unified diff