diff options
author | mistic100 <mistic@piwigo.org> | 2012-07-12 16:48:47 +0000 |
---|---|---|
committer | mistic100 <mistic@piwigo.org> | 2012-07-12 16:48:47 +0000 |
commit | 93fca461198fd104b77929b907c1f7aa8f93fda1 (patch) | |
tree | cf239afa604cb40cc4e24973602a7ae2c317e5e8 | |
parent | 8991f36091962ca9fff6ed29be2035acb2c11a5a (diff) |
public colorbox template deprecated
git-svn-id: http://piwigo.org/svn/trunk@16655 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | themes/default/template/include/colorbox.inc.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/template/include/colorbox.inc.tpl b/themes/default/template/include/colorbox.inc.tpl index 6ca8e0502..0bcf28ede 100644 --- a/themes/default/template/include/colorbox.inc.tpl +++ b/themes/default/template/include/colorbox.inc.tpl @@ -1,2 +1,2 @@ {combine_script id='jquery.colorbox' load='footer' require='jquery' path='themes/default/js/plugins/jquery.colorbox.min.js'} -{combine_css path="themes/default/js/plugins/jquery.colorbox.css"}
\ No newline at end of file +{combine_css path="themes/default/js/plugins/colorbox/style2/colorbox.css"}
\ No newline at end of file |