summaryrefslogtreecommitdiff
path: root/httemplate/edit/process/elements/ApplicationCommon.html
diff options
context:
space:
mode:
authorChristopher Burger <burgerc@freeside.biz>2017-03-03 13:21:18 -0500
committerChristopher Burger <burgerc@freeside.biz>2017-03-03 13:21:18 -0500
commit51e2a2439d923d63a5a2321864c69f82272cd362 (patch)
treea64bc3aefdb0afce5362c66bddb951a8c6cffc10 /httemplate/edit/process/elements/ApplicationCommon.html
parentf650b4e98438c2a321ffee85bcd01d700f87b851 (diff)
parent55017a988ebdd9456d66b23f973b560733abfb55 (diff)
Merge branch 'master' of ssh://git.freeside.biz/home/git/freeside
Diffstat (limited to 'httemplate/edit/process/elements/ApplicationCommon.html')
-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 097a45d4f..b7501d462 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 {
-<& /elements/header-popup.html, "$src_thing application$to sucessful" &>
+<& /elements/header-popup.html, "$src_thing application$to successful" &>
<SCRIPT TYPE="text/javascript">
topreload();
</SCRIPT>