diff options
Diffstat (limited to '')
-rw-r--r-- | admin/template/goto/plugins_update.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/template/goto/plugins_update.tpl b/admin/template/goto/plugins_update.tpl index 4d9742651..fbfe04afb 100644 --- a/admin/template/goto/plugins_update.tpl +++ b/admin/template/goto/plugins_update.tpl @@ -5,7 +5,7 @@ <script type="text/javascript"> jQuery().ready(function(){ldelim} jQuery('.cluetip').cluetip({ldelim} - width: 450, + width: 300, splitTitle: '|' }); }); |