dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- fix empty A tag handling (#1486272)
alecpl
2009-11-03
7435e3bc32c55391c4b6fcbd82f0ae7763656894
[githubFork/roundcubemail.git]
/
plugins
/
help
/
localization
/
en_US.inc
1
2
3
4
5
6
7
8
<?php
$labels = array();
$labels['help'] = 'Help';
$labels['about'] = 'About';
$labels['license'] = 'License';
?>