[Xfce4-commits] <forum:master> Fix the html from previous commit.

Nick Schermer noreply at xfce.org
Wed Nov 16 20:18:02 CET 2011


Updating branch refs/heads/master
         to c221afe2f4fba54ffc821c95fe2f4861869ceabb (commit)
       from 1bb877cc02a78c9b3088865dff74ececec31d284 (commit)

commit c221afe2f4fba54ffc821c95fe2f4861869ceabb
Author: Nick Schermer <nick at xfce.org>
Date:   Wed Nov 16 20:15:42 2011 +0100

    Fix the html from previous commit.

 include/sha256question.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/sha256question.php b/include/sha256question.php
index de7cfd2..8c32a30 100644
--- a/include/sha256question.php
+++ b/include/sha256question.php
@@ -21,7 +21,7 @@ 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>
+					<p>What is the output of <strong>'.$command.'</strong> if you run it in a terminal emulator?<span>'.$lang_common['Required'].'</span></p>
 					<label class="required">
 						<input type="text" name="'.$question_fld_name.'" value="" size="50" /><br />
 					</label>


More information about the Xfce4-commits mailing list