More concise, less wordy
authorMichael M Slusarz <slusarz@curecanti.org>
Thu, 23 Jul 2009 23:01:09 +0000 (17:01 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Sat, 25 Jul 2009 16:47:20 +0000 (10:47 -0600)
imp/templates/chunks/message.php
imp/templates/index/index-dimp.inc

index 8313d4e..21a1b0a 100644 (file)
@@ -60,7 +60,7 @@ function _createDAfmsg($text, $image, $id, $class = '', $show_text = true)
      <div class="dimpOptions noprint">
       <div id="msg_print"><?php echo Horde::img('print.png', '', '', $horde_img) ?><a><?php echo _("Print") ?></a></div>
 <?php if (!empty($conf['user']['allow_view_source'])): ?>
-      <div id="msg_view_source"><span class="iconImg"></span><a><?php echo _("View Message Source") ?></a></div>
+      <div id="msg_view_source"><span class="iconImg"></span><a><?php echo _("View Source") ?></a></div>
 <?php endif; ?>
       <div><span class="iconImg saveAsImg"></span><a href="<?php echo $show_msg_result['save_as'] ?>"><?php echo _("Save") ?></a></div>
      </div>
index 8df17d6..775cc08 100644 (file)
@@ -273,7 +273,7 @@ function _simpleButton($id, $text, $image, $imagedir = null)
           <div id="msg_newwin_options"><span class="iconImg"></span><a><?php echo _("Open in new window") ?></a></div>
           <div id="msg_print"><?php echo Horde::img('print.png', '', '', $hordeimg) ?><a><?php echo _("Print") ?></a></div>
 <?php if (!empty($conf['user']['allow_view_source'])): ?>
-          <div id="msg_view_source"><span class="iconImg"></span><a><?php echo _("View Message Source") ?></a></div>
+          <div id="msg_view_source"><span class="iconImg"></span><a><?php echo _("View Source") ?></a></div>
 <?php endif; ?>
          </div>
          <div id="msgHeadersContent">