' . t('About') . ''; $output .= '

' . t('The PostgreSQL module provides the connection between Drupal and a PostgreSQL database. For more information, see the online documentation for the PostgreSQL module.', [':pgsql' => 'https://www.drupal.org/documentation/modules/pgsql']) . '

'; return $output; } }