diff --git a/api/etemplate.php b/api/etemplate.php index d24e3914f7..f57d48d615 100644 --- a/api/etemplate.php +++ b/api/etemplate.php @@ -86,9 +86,9 @@ function send_template() $attrs = array_combine($attrs[2], $attrs[3]); // add et2-prefix for '; } @@ -141,4 +141,4 @@ function send_template() echo $str; exit; // stop further processing eg. redirect to login -} +} \ No newline at end of file