aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/default/template/footer.tpl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bug:2501 Tooltip mistranslated in the themes manager mistic1002011-11-121-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@12613 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2484patdenice2011-10-261-1/+1
| | | | | | wrong tooltip on header/footer tooltips in administration git-svn-id: http://piwigo.org/svn/trunk@12521 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bug with IE7 (and other ?) with Accordion for the admin menubarGotcha2011-02-221-1/+1
| | | | | | bug:2196 git-svn-id: http://piwigo.org/svn/trunk@9349 68402e56-0260-453c-a942-63ccdbb3a9ee
* trunk admin theme goes with combine_script instead of old style known_script rvelices2010-12-041-9/+17
| | | | git-svn-id: http://piwigo.org/svn/trunk@7995 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r6361 from branch 2.1 to trunkplegall2010-05-261-0/+10
| | | | | | | feature 1697: ability to deactivate the synchronization method to add photos. git-svn-id: http://piwigo.org/svn/trunk@6365 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1535: apply the plugin/theme managers look&feel to language manager.plegall2010-03-311-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5496 68402e56-0260-453c-a942-63ccdbb3a9ee
* improvement: use the jQuery tip to open link on a new window, just useplegall2010-03-311-3/+3
| | | | | | class="externalLink" and jQuery do the job. git-svn-id: http://piwigo.org/svn/trunk@5493 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1557: new design for plugin list management, 1 block = 1 status.plegall2010-03-301-0/+7
| | | | | | No icon. git-svn-id: http://piwigo.org/svn/trunk@5474 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: hide border on admin/configuration fieldsets to avoid empty legend.plegall2010-03-231-3/+3
| | | | | | | Add missing i18n on admin.tpl, admin header/footer, pLoader page, theme manager. git-svn-id: http://piwigo.org/svn/trunk@5284 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1514: improvement, impossible to delete a theme that is requiredplegall2010-03-221-1/+1
| | | | | | by another installed theme. git-svn-id: http://piwigo.org/svn/trunk@5258 68402e56-0260-453c-a942-63ccdbb3a9ee
* move the logo outside the text, to make the text easier to read.plegall2010-03-221-2/+2
| | | | | | | The footer logo was going outside the footer (the footer is 46px in height, the logo is 45px, it has to be sticked to bottom) git-svn-id: http://piwigo.org/svn/trunk@5246 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix generation time descriptionvdigital2010-03-211-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5212 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add Logo in footervdigital2010-03-201-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@5202 68402e56-0260-453c-a942-63ccdbb3a9ee
* -fix language keys problemsrvelices2010-03-181-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5178 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1514: new screen to manage installed themes; activate, deactivate,plegall2010-03-171-1/+1
| | | | | | | | | | | | delete, set as default. plugins.class.php was merged back to a state it doesn't manage themes at all. themes.class.php was created instead, from a duplication of plugins.class.php and strongly modified then. feature 1507: the display of available themes is now much more "graphic". git-svn-id: http://piwigo.org/svn/trunk@5153 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1502: based on Dotclear model, P@t has reorganized the way Piwigoplegall2010-03-131-0/+58
manages template/theme in a simpler "theme only level" architecture. It supports multiple level inheritance. git-svn-id: http://piwigo.org/svn/trunk@5123 68402e56-0260-453c-a942-63ccdbb3a9ee