[Xfce4-commits] <forum:master> Make command better.
Nick Schermer
noreply at xfce.org
Wed Nov 16 20:16:02 CET 2011
Updating branch refs/heads/master
to 1bb877cc02a78c9b3088865dff74ececec31d284 (commit)
from fd0678331602f58404265277b273fa3c410b518e (commit)
commit 1bb877cc02a78c9b3088865dff74ececec31d284
Author: Nick Schermer <nick at xfce.org>
Date: Wed Nov 16 20:14:10 2011 +0100
Make command better.
include/sha256question.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/include/sha256question.php b/include/sha256question.php
index 474286e..de7cfd2 100644
--- a/include/sha256question.php
+++ b/include/sha256question.php
@@ -21,8 +21,8 @@ function sha256question_get()
<fieldset>
<legend>Your answer</legend>
<div class="infldset">
+ <p>What is the output of <strong>'.$command.'</strong> if you run it in a terminal emulator?<span>'.$lang_common['Required'].'></p>
<label class="required">
- <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>
<p>Note that on some platforms (FreeBSD for example) sha256sum should be replaced with sha256 or gsha256sum.</p>
More information about the Xfce4-commits
mailing list