diff --git a/e107_admin/banner.php b/e107_admin/banner.php index 896807bc5..e57830d2a 100644 --- a/e107_admin/banner.php +++ b/e107_admin/banner.php @@ -11,8 +11,8 @@ | GNU General Public License (http://gnu.org). | | $Source: /cvs_backup/e107_0.8/e107_admin/banner.php,v $ -| $Revision: 1.2 $ -| $Date: 2007-03-04 17:53:51 $ +| $Revision: 1.3 $ +| $Date: 2007-10-30 22:47:10 $ | $Author: e107steved $ +----------------------------------------------------------------------------+ */ @@ -202,7 +202,7 @@ if (!$action) {  "; } } - $text .= ""; + $text .= ""; $ns->tablerender(BNRLAN_42, $text); } @@ -438,10 +438,10 @@ if ($action == "create") { "; - $text .= ($sub_action == "edit" && $id ? ""); + $text .= ($sub_action == "edit" && $id ? "" : ""); $text .= " - "; + "; $ns->tablerender(BNRLAN_42, $text);