diff options
Diffstat (limited to 'template/list-locals.html')
-rw-r--r-- | template/list-locals.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/list-locals.html b/template/list-locals.html index 60d4581..cddfb84 100644 --- a/template/list-locals.html +++ b/template/list-locals.html @@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> - <title>Domain names for <TMPL_VAR NAME=USER></title> + <title>Manage domain <TMPL_VAR NAME=DOMAIN></title> <link href="/css/style.css" media="all" rel="stylesheet" type="text/css" /> </head> <body> @@ -73,7 +73,7 @@ <th>Description</th> <th>Active</th> <th>Owner(s)</th> - <th>Destination</th> + <th>Destination(s)</th> </tr> </thead> <tbody> |