Dotclear


Ignore:
Timestamp:
02/11/16 11:49:52 (9 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Let select another theme even if theme folder is read-only, fixes #2161

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inc/admin/lib.moduleslist.php

    r3111 r3166  
    16561656 
    16571657               # Select theme to use on curent blog 
    1658                if (in_array('select', $actions) && $this->path_writable) { 
     1658               if (in_array('select', $actions)) { 
    16591659                    $submits[] = 
    16601660                    '<input type="submit" name="select['.html::escapeHTML($id).']" value="'.__('Use this one').'" />'; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map