dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Fix too small status/flag/attachment columns in Safari 4 (#1486063)
alecpl
2009-08-26
4ff4adca2754f408fd37fe1e28d4e1289730929b
[githubFork/roundcubemail.git]
/
plugins
/
help
/
localization
/
en_GB.inc
1
2
3
4
5
6
7
8
<?php
$labels = array();
$labels['help'] = 'Help';
$labels['about'] = 'About';
$labels['license'] = 'License';
?>