From: Benjamin Mako Hill Date: Mon, 29 May 2023 16:17:39 +0000 (-0700) Subject: updated the string related to weeks X-Git-Url: https://projects.mako.cc/source/scuttle/commitdiff_plain/b829789978c8603f24e8bc316676d062a69c70ed updated the string related to weeks If we're going to increase the cookie length, we also need to update the string to reflect this. --- diff --git a/templates/login.tpl.php b/templates/login.tpl.php index 61955af..c3a4f26 100644 --- a/templates/login.tpl.php +++ b/templates/login.tpl.php @@ -11,7 +11,7 @@ - + @@ -27,4 +27,4 @@ $(function() { }); -includeTemplate($GLOBALS['bottom_include']); ?> \ No newline at end of file +includeTemplate($GLOBALS['bottom_include']); ?>