summaryrefslogtreecommitdiffstats
path: root/app/acf-util/password-status-html.lsp
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2009-09-07 15:11:21 +0000
committerTed Trask <ttrask01@yahoo.com>2009-09-07 15:11:21 +0000
commit339b03b28881dbd1370071918433ccc75279d81b (patch)
tree858b00b812611e1cb78ff9c61944e6a06bf3b15f /app/acf-util/password-status-html.lsp
parent1acd3b8975e1a26ab93a2e3a157da3fd820b7893 (diff)
downloadacf-core-339b03b28881dbd1370071918433ccc75279d81b.tar.bz2
acf-core-339b03b28881dbd1370071918433ccc75279d81b.tar.xz
Put viewroles in a table, changed some wording for new roles and users.
Diffstat (limited to 'app/acf-util/password-status-html.lsp')
-rwxr-xr-xapp/acf-util/password-status-html.lsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/acf-util/password-status-html.lsp b/app/acf-util/password-status-html.lsp
index 714dfae..045d770 100755
--- a/app/acf-util/password-status-html.lsp
+++ b/app/acf-util/password-status-html.lsp
@@ -14,7 +14,7 @@ io.write("</span>")
<H2>Create new account</H2>
<form action="<%= page_info.script .. page_info.prefix .. page_info.controller %>/newuser" method="POST">
<input class="hidden" type="hidden" name="redir" value="<%= html.html_escape(page_info.orig_action) %>" >
-<dl><dt></dt><dd><input class="submit" type="submit" value="New User"></dd></dl>
+<dl><dt></dt><dd><input class="submit" type="submit" value="Create"></dd></dl>
</form>
<H2>Existing account</H2>
<DL>