Revision f49c41c5
Added by Warren Baker about 14 years ago
usr/local/www/diag_nanobsd.php | ||
---|---|---|
193 | 193 |
<? } ?> |
194 | 194 |
</select> |
195 | 195 |
<br/> |
196 |
<?=gettext("This will peridoically backup the RRD data so it can be restored automatically on the next boot. Keep in mind that the more frequent the backup, the more writes will happen to your media.");?>
|
|
196 |
<?=gettext("This will periodically backup the RRD data so it can be restored automatically on the next boot. Keep in mind that the more frequent the backup, the more writes will happen to your media.");?>
|
|
197 | 197 |
<br/> |
198 | 198 |
<br/> |
199 | 199 |
</td> |
... | ... | |
210 | 210 |
<? } ?> |
211 | 211 |
</select> |
212 | 212 |
<br/> |
213 |
<?=gettext("This will peridoically backup the DHCP leases data so it can be restored automatically on the next boot. Keep in mind that the more frequent the backup, the more writes will happen to your media.");?>
|
|
213 |
<?=gettext("This will periodically backup the DHCP leases data so it can be restored automatically on the next boot. Keep in mind that the more frequent the backup, the more writes will happen to your media.");?>
|
|
214 | 214 |
<br/> |
215 | 215 |
<br/> |
216 | 216 |
</td> |
Also available in: Unified diff
Spelling fix.