Skip to content

Commit

Permalink
Merge pull request #29231 from eileenmcnaughton/fatal
Browse files Browse the repository at this point in the history
Smarty notice fix
  • Loading branch information
colemanw authored Feb 4, 2024
2 parents 4565aae + 0d5d33e commit 4642796
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/CRM/common/fatal.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">

<head>
<title>{$pageTitle|escape}</title>
<title>{ts}Error{/ts}</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<base href="{$config->resourceBase}" />
<style type="text/css" media="screen">
Expand Down

0 comments on commit 4642796

Please sign in to comment.