Bug fix: typo in ajax response

This commit is contained in:
2011-08-29 21:51:12 +01:00
parent adcd54714a
commit c80e40c292

View File

@@ -6,7 +6,7 @@
"content": {$sources_html|json_encode}
}
{else}
"dialogheadertitle" {
"dialogheadertitle": {
"content": "Delete Source"
},