From fc6b09e0585fd50f4d31f8de75f891b4bfece178 Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Thu, 8 Sep 2016 15:16:51 -0700 Subject: prevent reload loops on process pages, #71249 --- httemplate/edit/process/elements/ApplicationCommon.html | 2 +- httemplate/edit/process/elements/process.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'httemplate/edit/process/elements') diff --git a/httemplate/edit/process/elements/ApplicationCommon.html b/httemplate/edit/process/elements/ApplicationCommon.html index a73b1bccd..67fa89196 100644 --- a/httemplate/edit/process/elements/ApplicationCommon.html +++ b/httemplate/edit/process/elements/ApplicationCommon.html @@ -26,7 +26,7 @@ Examples: %} else { <% header("$src_thing application$to sucessful") %> diff --git a/httemplate/edit/process/elements/process.html b/httemplate/edit/process/elements/process.html index 60aaf749a..76722c960 100644 --- a/httemplate/edit/process/elements/process.html +++ b/httemplate/edit/process/elements/process.html @@ -188,7 +188,7 @@ process(); <% include('/elements/header-popup.html', $opt{'popup_reload'} ) %> -- cgit v1.2.1