pdontthink 16 år sedan
förälder
incheckning
5e84fc7678
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      plugins/message_details/setup.php

+ 1 - 1
plugins/message_details/setup.php

@@ -46,7 +46,7 @@ function show_message_details(&$links) {
 
 
     /* Output the link. */
     /* Output the link. */
     $links[] = array('URL' => $url,
     $links[] = array('URL' => $url,
-        'Text' => _("View Message details") );
+        'Text' => _("View Message Details") );
 
 
     if (checkForJavascript()) {
     if (checkForJavascript()) {
         echo '<script type="text/javascript">' . "\n"
         echo '<script type="text/javascript">' . "\n"