Index: trunk/tools/wp-photocommons/js/admin.js |
— | — | @@ -18,6 +18,7 @@ |
19 | 19 | var $self = $("#photocommons-dialog"); |
20 | 20 | |
21 | 21 | $self.dialog({ |
| 22 | + title : 'Photocommons - Insert images from Wikimedia Commons', |
22 | 23 | width : 800, |
23 | 24 | height : 500 |
24 | 25 | }); |