aboutsummaryrefslogtreecommitdiffstats
path: root/admin/template/goto/plugins_new.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'admin/template/goto/plugins_new.tpl')
-rw-r--r--admin/template/goto/plugins_new.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/template/goto/plugins_new.tpl b/admin/template/goto/plugins_new.tpl
index 33515f30c..b1827190c 100644
--- a/admin/template/goto/plugins_new.tpl
+++ b/admin/template/goto/plugins_new.tpl
@@ -5,7 +5,7 @@
<script type="text/javascript">
jQuery().ready(function(){ldelim}
jQuery('.cluetip').cluetip({ldelim}
- width: 450,
+ width: 300,
splitTitle: '|'
});
});