Revision 32307e40
Added by Carlos Eduardo Ramos almost 15 years ago
usr/local/www/diag_logs_ntpd.php | ||
---|---|---|
87 | 87 |
<?php dump_clog($ntpd_logfile, $nentries); ?> |
88 | 88 |
<tr><td><br> |
89 | 89 |
<form action="diag_logs_ntpd.php" method="post"> |
90 |
<input name="clear" type="submit" class="formbtn" value="Clear log"></td></tr>
|
|
90 |
<input name="clear" type="submit" class="formbtn" value="<?=gettext("Clear log"); ?>"></td></tr>
|
|
91 | 91 |
</table> |
92 | 92 |
</div> |
93 | 93 |
</form> |
Also available in: Unified diff
Fixing gettext calls on diag_logs_ntpd.php