spelling errors

This commit is contained in:
Lars Kneschke 2001-09-20 02:51:56 +00:00
parent 9827726352
commit 1f88e43cda

View File

@ -987,7 +987,7 @@
# it's better to use $GLOBALS['phpgw_info']['server']['webserver_url'] instead of '/phpgroupware'
# right?
# and why do we replace /phpgroupware from the url, we already a perfect url?
# and why do we replace /phpgroupware from the url, we already have a perfect url?
# $this->template->set_var('done_button',$this->html_1button_form('DoneForm','Done',
# $referer ? ereg_replace('/phpgroupware','',$referer) : $GLOBALS['phpgw']->link('/index.php','menuaction=addressbook.uiaddressbook.get_list')));