Beispiel #1
0
?>
</span>
			<span style="font-size:14pt;margin-top:3px;vertical-align:middle;color:red;">*</span>
			<span class="active" onMouseOver="showFormHint('GroupSummary', event, 'hgrhint'); return false;" onMouseOut="hideHints(); return false;" onClick="hideHints(); return false;" onkeypress="enterKeyPressed(event)"><img src="<?php 
echo $HUB_FLM->getImagePath('info.png');
?>
" border="0" style="margin-top: 2px; margin-left: 5px; margin-right: 2px;" /></span>
		</label>
		<input class="forminputmust hgrinput hgrwide" id="groupname" name="groupname" value="<?php 
echo $groupname;
?>
" />
	</div>

	<?php 
insertDescription('GroupDesc');
?>

    <div class="hgrformrow">
		<label  class="formlabelbig" for="website"><span style="vertical-align:top"><?php 
echo $LNG->GROUP_FORM_WEBSITE;
?>
</span>
			<span class="active" onMouseOver="showFormHint('GroupWebsite', event, 'hgrhint'); return false;" onMouseOut="hideHints(); return false;" onClick="hideHints(); return false;" onkeypress="enterKeyPressed(event)"><img src="<?php 
echo $HUB_FLM->getImagePath('info.png');
?>
" border="0" style="margin-top: 2px; margin-left: 5px; margin-right: 2px;" /></span>
		</label>
        <input class="forminput hgrwide" type="text" id="website" name="website" value="<?php 
echo $website;
?>
Beispiel #2
0
echo $LNG->FORM_ISSUE_LABEL_SUMMARY;
?>
</span>
			<span class="active" onMouseOver="showFormHint('IssueSummary', event, 'hgrhint'); return false;" onMouseOut="hideHints(); return false;" onClick="hideHints(); return false;" onkeypress="enterKeyPressed(event)"><img src="<?php 
echo $HUB_FLM->getImagePath('info.png');
?>
" border="0" style="margin-top: 2px; margin-left: 5px; margin-right: 2px;" /></span>
		</label>
		<input class="forminputmust hgrinput hgrwide" id="issue" name="issue" value="<?php 
echo $issue;
?>
" />
	</div>

	<?php 
insertDescription('IssueDesc');
?>

	<?php 
insertIssuePhases();
?>

    <br>
    <div class="hgrformrow">
        <input class="submit" type="submit" value="<?php 
echo $LNG->FORM_BUTTON_SAVE;
?>
" id="addissue" name="addissue">
        <input type="button" value="<?php 
echo $LNG->FORM_BUTTON_CANCEL;
?>
Beispiel #3
0
?>
</span>
			<span class="active" onMouseOver="showFormHint('MapSummary', event, 'hgrhint'); return false;" onMouseOut="hideHints(); return false;" onClick="hideHints(); return false;" onkeypress="enterKeyPressed(event)"><img src="<?php 
echo $HUB_FLM->getImagePath('info.png');
?>
" border="0" style="margin-top: 2px; margin-left: 5px; margin-right: 2px;" /></span>
			<span style="font-size:14pt;margin-top:3px;vertical-align:middle;color:red;">*</span>
		</label>
		<input class="forminputmust hgrinput hgrwide" id="maptitle" name="maptitle" value="<?php 
echo $maptitle;
?>
" />
	</div>

	<?php 
insertDescription('MapDesc');
?>

	<div class="formrow">
		<label class="formlabelbig" for="photo"><?php 
echo $LNG->MAP_BACKGROUND_LABEL;
?>
			<span style="font-size:14pt;margin-top:3px;vertical-align:middle;color:white;">*</span>
		</label>
		<input class="hgrinput forminput" type="file" id="background" name="background" size="40">
	</div>
	<div class="formrow">
		<label class="formlabelbig">&nbsp;</label>
		<div style="float:left;margin-left:5px;width:500px;"><?php 
echo $LNG->MAP_BACKGROUND_HELP;
?>
?>
</span>
			<span class="active" onMouseOver="showFormHint('CommentSummary', event, 'hgrhint'); return false;" onMouseOut="hideHints(); return false;" onClick="hideHints(); return false;" onkeypress="enterKeyPressed(event)"><img src="<?php 
echo $HUB_FLM->getImagePath('info.png');
?>
" border="0" style="margin-top: 2px; margin-left: 5px; margin-right: 2px;" /></span>
			<span style="font-size:14pt;margin-top:3px;vertical-align:middle;color:red;">*</span>
		</label>
		<input class="forminputmust hgrinput hgrwide" id="summary" name="summary" value="<?php 
echo $summary;
?>
" />
	</div>

	<?php 
insertDescription('CommentDesc');
?>

	<?php 
insertPrivate('Private', $private);
?>

	<?php 
insertResourceForm('URLs');
?>

    <br>
    <div class="hgrformrow">
		<label class="formlabelbig">&nbsp;</label>
        <input class="submit" type="submit" value="<?php 
echo $LNG->FORM_BUTTON_PUBLISH;
</option>
				<?php 
    }
    ?>
			</select>
		</div>
   	<?php 
}
?>

	<?php 
insertSummary('EvidenceSummary', $LNG->FORM_EVIDENCE_LABEL_SUMMARY);
?>

	<?php 
insertDescription('EvidenceDesc');
?>

	<?php 
insertPrivate('Private', $private);
?>

	<?php 
insertResourceForm('URLs');
?>

    <br>
    <div class="hgrformrow">
		<label class="formlabelbig">&nbsp;</label>
        <input class="submit" type="submit" value="<?php 
echo $LNG->FORM_BUTTON_SAVE;
?>
:</span>
			<span class="active" onMouseOver="showFormHint('ChallengeSummary', event, 'hgrhint'); return false;" onMouseOut="hideHints(); return false;" onClick="hideHints(); return false;" onkeypress="enterKeyPressed(event)"><img src="<?php 
echo $HUB_FLM->getImagePath('info.png');
?>
" border="0" style="margin-top: 2px; margin-left: 5px; margin-right: 2px;" /></span>
			<span style="font-size:14pt;margin-top:3px;vertical-align:middle;color:red;">*</span>
		</label>
		<input class="forminputmust hgrinput hgrwide" id="challenge" name="challenge" value="<?php 
echo $challenge;
?>
" />
	</div>

 	<?php 
insertDescription('ChallengeDesc');
?>

    <br>
    <div class="hgrformrow">
        <input class="submit" type="submit" value="<?php 
echo $LNG->FORM_BUTTON_SAVE;
?>
" id="editchallenge" name="editchallenge">
        <input type="button" value="<?php 
echo $LNG->FORM_BUTTON_CANCEL;
?>
" onclick="window.close();"/>
    </div>

</form>
?>
</span>
			<span class="active" onMouseOver="showFormHint('SolutionSummary', event, 'hgrhint'); return false;" onMouseOut="hideHints(); return false;" onClick="hideHints(); return false;" onkeypress="enterKeyPressed(event)"><img src="<?php 
echo $HUB_FLM->getImagePath('info.png');
?>
" border="0" style="margin-top: 2px; margin-left: 5px; margin-right: 2px;" /></span>
			<span style="font-size:14pt;margin-top:3px;vertical-align:middle;color:red;">*</span>
		</label>
		<input class="forminputmust hgrinput hgrwide" id="solution" name="solution" value="<?php 
echo $solution;
?>
" />
	</div>

	<?php 
insertDescription('SolutionDesc');
?>

	<?php 
insertPrivate('Private', $private);
?>

	<?php 
insertResourceForm('URLs');
?>

    <br>

    <div class="hgrformrow">
		<label class="formlabelbig">&nbsp;</label>
        <input class="submit" type="submit" value="<?php