| Index: appengine/components/components/auth/ui/templates/base.html
|
| diff --git a/appengine/components/components/auth/ui/templates/base.html b/appengine/components/components/auth/ui/templates/base.html
|
| index 0981b8026b043fd10b29b0aa19eda1cf8d482599..a3e906f33ee164dea52071fa399731fdf5a307d1 100644
|
| --- a/appengine/components/components/auth/ui/templates/base.html
|
| +++ b/appengine/components/components/auth/ui/templates/base.html
|
| @@ -45,7 +45,7 @@ found in the LICENSE file. -->
|
| </script>
|
| {% endraw %}
|
|
|
| -{# Used on auth_service if luci-config is managing configs #}
|
| +{# Used on auth_service if config_service is managing configs #}
|
| {% macro render_config_locked() -%}
|
| <hr>
|
| <p>
|
|
|