Commit aff4b75c authored by Ville Skyttä's avatar Ville Skyttä
Browse files

Fixed #25566 -- Added title to admin's closing popup response page

parent f59a0401
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' %}