From: David ‘Bombe’ Roden Date: Thu, 14 Apr 2011 18:21:08 +0000 (+0200) Subject: Show age text in HTML, use formatted date as tooltip. X-Git-Tag: 0.6.2^2~18^2~1 X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=commitdiff_plain;h=a78d195fe1996a374b3f389a0cf03e187649f1d4 Show age text in HTML, use formatted date as tooltip. --- diff --git a/src/main/resources/templates/include/viewSone.html b/src/main/resources/templates/include/viewSone.html index c403b0d..91c921d 100644 --- a/src/main/resources/templates/include/viewSone.html +++ b/src/main/resources/templates/include/viewSone.html @@ -5,7 +5,7 @@
⬊
⬈
✔
-
<%= View.Sone.Label.LastUpdate|l10n|html> <% sone.time|unknown|date format="MMM d, yyyy, HH:mm:ss">
+
<%= View.Sone.Label.LastUpdate|l10n|html> "><%sone.lastUpdatedText|html>
<% sone.requestUri|substring start=4 length=43|html>