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> <html>
<head><title></title></head> <head><title>{% trans 'Popup closing...' %}</title></head>
<body> <body>
<script type="text/javascript"> <script type="text/javascript">
{% if action == 'change' %} {% 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