diff options
Diffstat (limited to 'templates/chimere/blocks/submited.html')
-rw-r--r-- | templates/chimere/blocks/submited.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/chimere/blocks/submited.html b/templates/chimere/blocks/submited.html index dfa0228..d571f75 100644 --- a/templates/chimere/blocks/submited.html +++ b/templates/chimere/blocks/submited.html @@ -11,7 +11,7 @@ $("#submited-window").dialog({ modal: true, dialogClass:'no-titlebar-small', - width:300, + width:340, resizable:false, beforeClose: function() { window.location = "{{index_url}}"; |