cosmetic fix for previous patch (#55)

master
Andrew Dolgov 19 years ago
parent fb1fb4ab1f
commit ad780e9ce9

@ -702,7 +702,7 @@
if ($last_error) {
$link_title = "Error: $last_error ($last_updated)";
} else {
} else if ($last_updated) {
$link_title = "Updated: $last_updated";
}

Loading…
Cancel
Save