Project

General

Profile

« Previous | Next » 

Revision 69169f52

Added by Stephen Beaver over 9 years ago

Correct <th> widths

View differences:

src/usr/local/www/status_logs.php
438 438
				<tr>
439 439
					<th><?=gettext("Time")?></th>
440 440
					<th><?=gettext("Process")?></th>
441
					<th><?=gettext("PID")?></th>
442
					<th style="width:100%"><?=gettext("Message")?></th>
441
					<th class="col-md-1"><?=gettext("PID")?></th>
442
					<th><?=gettext("Message")?></th>
443 443
				</tr>
444 444
			</thead>
445 445
			<tbody>

Also available in: Unified diff