mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 23:00:56 +01:00
Remove 'coming soon'
This commit is contained in:
parent
10790a2005
commit
a353ff71d8
@ -55,7 +55,7 @@
|
||||
echo '<a href="' . $phpgw->link('/admin/applications.php') . '">' . lang('Applications')."</a><br>\n";
|
||||
echo "<p>\n";
|
||||
|
||||
echo '<a href="' . $phpgw->link('/admin/categories.php') . '">' . lang('Global Categories')." coming soon</a><br>\n";
|
||||
echo '<a href="' . $phpgw->link('/admin/categories.php') . '">' . lang('Global Categories')."</a><br>\n";
|
||||
echo "<p>\n";
|
||||
|
||||
echo '<a href="' . $phpgw->link('/admin/mainscreen_message.php') . '">' . lang('Change main screen message') . "</a><br>\n";
|
||||
|
Loading…
Reference in New Issue
Block a user