Project

General

Profile

« Previous | Next » 

Revision 1457

Added by Dietmar almost 13 years ago

Preparing 2.8.2 stable, last tests

View differences:

comment_page.php
76 76
	<input id="comment" name="comment" size="60" value="" /><br />
77 77
	</p>
78 78
	<?php }
79
	echo $admin->getFTAN(); 
79
	// echo $admin->getFTAN();
80 80
	echo $TEXT['TITLE']; ?>:
81 81
	<br />
82 82
	<input type="text" name="title" maxlength="255" style="width: 90%;"<?php if(isset($_SESSION['comment_title'])) { echo ' value="'.$_SESSION['comment_title'].'"'; unset($_SESSION['comment_title']); } ?> />
83 83

  

Also available in: Unified diff