Consistency
[squirrelmail.git] / plugins / message_details / setup.php
index 95f49d51a430fd858aa0c81025a337797b0da184..b461b13fd8407de25e0a59ed6f6716e7db64c6d7 100644 (file)
@@ -46,7 +46,7 @@ function show_message_details(&$links) {
 
     /* Output the link. */
     $links[] = array('URL' => $url,
 
     /* Output the link. */
     $links[] = array('URL' => $url,
-        'Text' => _("View Message details") );
+        'Text' => _("View Message Details") );
 
     if (checkForJavascript()) {
         echo '<script type="text/javascript">' . "\n"
 
     if (checkForJavascript()) {
         echo '<script type="text/javascript">' . "\n"