Bladeren bron

Dummy changes

Noel Dieschburg 15 jaren geleden
bovenliggende
commit
a5222167c0
2 gewijzigde bestanden met toevoegingen van 3 en 2 verwijderingen
  1. 2 2
      documentation/index.html
  2. 1 0
      main/blog/blog.php

+ 2 - 2
documentation/index.html

@@ -346,7 +346,7 @@ Display::display_header($nameTool);
 					<td valign="top" align="center">
 						<?php Display::display_icon('screenshot_ppt2lp.jpg', get_lang('Ppt2lp')); ?>
 					</td>
-					<!--td align="center" width="50%">
+					<td align="center" width="50%">
 						<form method="POST" action="<?php echo api_get_self(); ?>">
 						<?php
 
@@ -401,7 +401,7 @@ Display::display_header($nameTool);
 						echo '<br />';
 						?>
 						</form>
-					</td-->
+					</td>
 				</tr>
 			</table>
 		</div>

+ 1 - 0
main/blog/blog.php

@@ -1412,5 +1412,6 @@ EOD;
 
 echo '</div>'; // end of menu
 
+
 //footer
 Display :: display_footer();