summaryrefslogtreecommitdiff
path: root/httemplate/edit/process/elements
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2017-03-03 10:18:25 -0800
committerIvan Kohler <ivan@freeside.biz>2017-03-03 10:18:25 -0800
commit71fa1a7043b16d22a5e6d0c81ee33f5d62d50f49 (patch)
tree4c3f6bb2180f653e5214de9b3ca7287341a571a2 /httemplate/edit/process/elements
parenta38771cb202d6b98b34c3a4346ca144a7be03780 (diff)
successful spelling, RT#74993
Diffstat (limited to 'httemplate/edit/process/elements')
-rw-r--r--httemplate/edit/process/elements/ApplicationCommon.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/edit/process/elements/ApplicationCommon.html b/httemplate/edit/process/elements/ApplicationCommon.html
index 633392990..835730ded 100644
--- a/httemplate/edit/process/elements/ApplicationCommon.html
+++ b/httemplate/edit/process/elements/ApplicationCommon.html
@@ -24,7 +24,7 @@ Examples:
% my $query = $m->scomp('/elements/create_uri_query');
<% $cgi->redirect(popurl(2). $opt{error_redirect}. "?$query") %>
%} else {
-<% header("$src_thing application$to sucessful") %>
+<% header("$src_thing application$to successful") %>
<SCRIPT TYPE="text/javascript">
window.top.location.reload();
</SCRIPT>