summaryrefslogtreecommitdiff
path: root/help
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2008-05-16 08:42:30 +0100
committerAndrew Dolgov <[email protected]>2008-05-16 08:42:30 +0100
commit04e91733a76a70d193559cfda17e9d8072fe20a0 (patch)
tree8bdec0125999aed1e06acb33dc15d87db1a3ac00 /help
parent93ec185bb74fe0aebd72da41e128f597be1f342a (diff)
openArticleInNewWindow: add workaround for popup blockers
Diffstat (limited to 'help')
-rw-r--r--help/3.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/help/3.php b/help/3.php
index 0644c214a..009376f5d 100644
--- a/help/3.php
+++ b/help/3.php
@@ -17,7 +17,7 @@
<tr><td class='n'>shift-S</td><td><?php echo __("Toggle published") ?></td></tr>
<tr><td class='n'>u</td><td><?php echo __("Toggle unread") ?></td></tr>
<tr><td class='n'>t</td><td><?php echo __("Edit tags") ?></td></tr>
- <!-- <tr><td class='n'>S</td><td>Edit score</td></tr> -->
+ <tr><td class='n'>o</td><td><?php echo __("Open article in new window") ?></td></tr>
</table>
<h2><?php echo __("Other actions") ?></h2>