Kaydet (Commit) aff4b75c authored tarafından Ville Skyttä's avatar Ville Skyttä

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

üst f59a0401
<!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' %}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment