[Xfce4-commits] <forum:master> Make the sha description a bit better.
Nick Schermer
noreply at xfce.org
Wed Dec 15 16:50:01 CET 2010
Updating branch refs/heads/master
to a3c590510914eb532df9dcb9ab062dfa33649529 (commit)
from 242742548b5f79f576755168c75eb60ae394bdbc (commit)
commit a3c590510914eb532df9dcb9ab062dfa33649529
Author: Nick Schermer <nick at xfce.org>
Date: Wed Dec 15 16:48:01 2010 +0100
Make the sha description a bit better.
include/sha256question.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/include/sha256question.php b/include/sha256question.php
index 1c5101e..54f9bec 100644
--- a/include/sha256question.php
+++ b/include/sha256question.php
@@ -22,7 +22,7 @@ function sha256question_get()
<legend>Your answer</legend>
<div class="infldset">
<label class="required">
- <strong>What is the output of "'.$command.'"?<span>'.$lang_common['Required'].'></span></strong><br />
+ <strong>What is the output of "'.$command.'" if you run it in a terminal emulator?<span>'.$lang_common['Required'].'></span></strong><br />
<input type="text" name="'.$question_fld_name.'" value="" size="50" /><br />
</label>
</div>
More information about the Xfce4-commits
mailing list