[svn r11227] missig file for "temporaly delete the anouncements and catagories in home page / admin"

skala
Julian Prud'homme 19 years ago
parent fdf3ac4023
commit 16cc09acf5
  1. 8
      main/admin/configure_homepage.php

@ -1,4 +1,4 @@
<?php // $Id: configure_homepage.php 11090 2007-02-09 15:59:01Z pvandermaesen $
<?php // $Id: configure_homepage.php 11227 2007-02-26 13:45:20Z elixir_julian $
/*
==============================================================================
Dokeos - elearning and course management software
@ -779,7 +779,7 @@ else
</td>
<td width="50%">
<br />
<a href="<?php echo $_SERVER['PHP_SELF']; ?>?action=edit_news"><img src="../img/edit.gif" border="0" title="<?php echo htmlentities(get_lang('Modify')); ?>"/></a> <a href="<?php echo $_SERVER['PHP_SELF']; ?>?action=edit_news"><?php echo get_lang('EditNews'); ?></a>
<!--<a href="<?php echo $_SERVER['PHP_SELF']; ?>?action=edit_news"><img src="../img/edit.gif" border="0" title="<?php echo htmlentities(get_lang('Modify')); ?>"/></a> <a href="<?php echo $_SERVER['PHP_SELF']; ?>?action=edit_news"><?php echo get_lang('EditNews'); ?></a>-->
</td>
</tr>
<tr>
@ -810,7 +810,7 @@ else
</table>
</td>
<td width="50%" valign="top">
<!--<td width="50%" valign="top">
<?php
@ -831,7 +831,7 @@ else
}
?>
</td>
</td>-->
</tr>
</table>
</td>

Loading…
Cancel
Save