From: Thomas L. <tl...@us...> - 2004-10-13 21:27:06
|
Update of /cvsroot/phpwebsite-comm/l10n/de/mod/phatform/conf In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3833/mod/phatform/conf Added Files: controlpanel.php Log Message: Updated the German language files for phpWebSite 0.9.3-4. Added 3rd party modules in the mod directory and translated a lot of configuration dialogs. Original files at www.phpws.de --- NEW FILE: controlpanel.php --- <?php $image["name"] = "phatform.png"; $image["alt"] = "Author: Steven Levin and Adam Morton"; $link[] = array ("label"=>"Formular Generator", "module"=>"phatform", "url"=>"index.php?module=phatform&PHAT_MAN_OP=List", "image"=>$image, "admin"=>TRUE, "description"=>"Go here to create online forms that can be viewed and filled out by your site visitors. Reports can be made on the data submitted.", "tab"=>"content"); ?> |