Browse Source

Update timezone display label on dashboard

main
def 2 weeks ago
parent
commit
f8459e4856
  1. 2
      templates/dashboard.html

2
templates/dashboard.html

@ -28,7 +28,7 @@
</tr> </tr>
</table> </table>
<p>Displayed times are shown in America/Toronto.</p> <p>Displayed times are shown in Eastern Time (Toronto).</p>
</body> </body>
</html> </html>

Loading…
Cancel
Save