diff options
Diffstat (limited to 'frontends/php/items.php')
| -rw-r--r-- | frontends/php/items.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/php/items.php b/frontends/php/items.php index cf00147f..457f0272 100644 --- a/frontends/php/items.php +++ b/frontends/php/items.php @@ -98,7 +98,7 @@ echo "<TD WIDTH=10% NOSAVE><B>Host</B></TD>"; echo "<TD WIDTH=10% NOSAVE><B>Key</B></TD>"; echo "<TD WIDTH=10% NOSAVE><B>Description</B></TD>"; - echo "<TD WIDTH=5% NOSAVE><B>Delay</B></TD>"; + echo "<TD WIDTH=5% NOSAVE><B>Update interval</B></TD>"; echo "<TD WIDTH=5% NOSAVE><B>History</B></TD>"; echo "<TD><B>Shortname</B></TD>"; echo "<TD WIDTH=5% NOSAVE><B>Type</B></TD>"; |
