diff options
| author | Mitch Jackson <mitch@freeside.biz> | 2018-09-12 23:32:52 -0400 |
|---|---|---|
| committer | Mitch Jackson <mitch@freeside.biz> | 2018-09-20 17:10:04 -0400 |
| commit | 8a8e73270785100f2abc1242148a935d09f976ea (patch) | |
| tree | 5e16bce40c2343ad75854e2c22df754605e7bced /httemplate/elements | |
| parent | eb325ea015eae90458a5a3e892795bb445ecd8b0 (diff) | |
RT# 80624 Detect and warn for bad MS Edge version
Diffstat (limited to 'httemplate/elements')
| -rw-r--r-- | httemplate/elements/header.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/elements/header.html b/httemplate/elements/header.html index c6b10e301..6df45fb07 100644 --- a/httemplate/elements/header.html +++ b/httemplate/elements/header.html @@ -4,3 +4,4 @@ % } else { <& header-full.html, @_ &> % } +<& /misc/edge_browser_check-header.html &> |
