Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 2041

Přidáno uživatelem David Raška před asi 11 roky(ů)

Nove:
- closes #666 - Pridani popisku k aktivaci a deaktivaci podsite

Zobrazit rozdíly:

freenetis/branches/1.1/application/libraries/MY_Controller.php
(
'src' => 'media/images/states/active.png',
'title' => __('Disable this subnet')
))) . ' ' . help::hint('allowed_subnets_enabled');
)) . ' ' . __('Disable this subnet')) . ' ' . help::hint('allowed_subnets_enabled');
}
else
{
......
(
'src' => 'media/images/states/inactive.png',
'title' => __('Enable this subnet')
))) . ' ' . help::hint('allowed_subnets_disabled');
)) . ' ' . __('Enable this subnet')) . ' ' . help::hint('allowed_subnets_disabled');
}
}
}
freenetis/branches/1.1/media/css/style.css
height: 18px;
}
.status div#user_ip_address a img {
vertical-align: top;
}
#header .logout {
position:absolute;
right:0;

Také k dispozici: Unified diff