removed extra line

This commit is contained in:
Roland Gruber 2010-12-21 14:32:04 +00:00
parent adc661eb65
commit d6810c16df
1 changed files with 1 additions and 2 deletions

View File

@ -429,8 +429,7 @@ if (isset($_SESSION['currentPageDefinitions']['filename'])) {
} }
?> ?>
<br> <form action="pdfpage.php" method="post">
<form action="pdfpage.php" method="post">
<?php <?php
$sectionElements = array(_('Beginning') => 0); $sectionElements = array(_('Beginning') => 0);
$nonTextSectionElements = array(); $nonTextSectionElements = array();