dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- allow setting row css class in rcube_table_output()
alecpl
2010-03-17
b6956046249bf685786c89d529b66493385504a7
[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';
?>