Commit 094a6084 authored by Ville Skyttä's avatar Ville Skyttä Committed by Tim Graham
Browse files

[1.9.x] Fixed #25566 -- Added title to admin's closing popup response page

Backport of aff4b75c from master
parent 3aeb84df
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
<!DOCTYPE html>
{% load i18n %}<!DOCTYPE html>
<html>
  <head><title></title></head>
  <head><title>{% trans 'Popup closing...' %}</title></head>
  <body>
    <script type="text/javascript">
      {% if action == 'change' %}