changeset 110 | 455405c757e1 |
parent 82 | c255196bc447 |
child 119 | f74e4f88b680 |
--- a/search.php Sat Mar 29 18:01:53 2008 +0000 +++ b/search.php Sun Mar 30 09:20:38 2008 +0000 @@ -84,7 +84,7 @@ echo " <th> </th>\n"; echo " <th>" . _('Name') . "</th>\n"; echo " <th>" . _('Type') . "</th>\n"; - echo " <th>" . _('Prio') . "</th>\n"; + echo " <th>" . _('Priority') . "</th>\n"; echo " <th>" . _('Content') . "</th>\n"; echo " <th>" . _('TTL') . "</th>\n"; echo " </tr>\n";