mirror of
https://github.com/e107inc/e107.git
synced 2025-08-03 21:27:25 +02:00
Xhtml fix
This commit is contained in:
@@ -9,8 +9,8 @@
|
|||||||
* News Administration
|
* News Administration
|
||||||
*
|
*
|
||||||
* $Source: /cvs_backup/e107_0.8/e107_admin/newspost.php,v $
|
* $Source: /cvs_backup/e107_0.8/e107_admin/newspost.php,v $
|
||||||
* $Revision: 1.66 $
|
* $Revision: 1.67 $
|
||||||
* $Date: 2010-01-12 17:25:18 $
|
* $Date: 2010-01-12 18:00:27 $
|
||||||
* $Author: e107coders $
|
* $Author: e107coders $
|
||||||
*/
|
*/
|
||||||
|
|
||||||
@@ -1541,7 +1541,7 @@ class admin_newspost
|
|||||||
<td>";
|
<td>";
|
||||||
|
|
||||||
//FIXME - below is a quick fix for media-manager upload. Requires popup window without header/footer.
|
//FIXME - below is a quick fix for media-manager upload. Requires popup window without header/footer.
|
||||||
$text .= "<a rel='external' href='".e_ADMIN_ABS."image.php?mode=main&action=create'>".NWSLAN_69."</a>";
|
$text .= "<a rel='external' href='".e_ADMIN_ABS."image.php?mode=main&action=create'>".NWSLAN_69."</a>";
|
||||||
|
|
||||||
// e_NEWSIMAGE is deprecated.
|
// e_NEWSIMAGE is deprecated.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user