Project

General

Profile

« Previous | Next » 

Revision 8cd558b6

Added by ayvis over 11 years ago

xhtml Compliance
replaced <br>, <br/> and </br> with <br />

View differences:

usr/local/www/diag_logs_ppp.php
90 90
				<?php dump_clog($ppp_logfile, $nentries); ?>
91 91
				<tr>
92 92
					<td>
93
						<br/>
93
						<br />
94 94
						<form action="diag_logs_ppp.php" method="post">
95 95
						<input name="clear" type="submit" class="formbtn" value="<?=gettext("Clear log"); ?>" />
96 96
						</form>

Also available in: Unified diff