=gettext("Add Service Entry"); ?>
=gettext("Service to Add:"); ?>
=$svc['name'];?>: = strlen($svc['description']) > 50 ? substr($svc['description'], 0, 50) . "..." : $svc['description'];?>
" />
" onclick="history.back()" />