Project

General

Profile

« Previous | Next » 

Revision 2d911f2c

Added by Phil Davis over 9 years ago

Random comment typos like hte

View differences:

src/usr/local/www/diag_confbak.php
225 225
					<td><?=gettext("Current configuration")?></td>
226 226
				</tr>
227 227
<?php
228
	// And now for hte table of prior backups
228
	// And now for the table of prior backups
229 229
	$c = 0;
230 230
	foreach ($confvers as $version):
231 231
		if ($version['time'] != 0) {

Also available in: Unified diff