diff --git a/e107_plugins/download/admin_download.php b/e107_plugins/download/admin_download.php index cd7657c47..7440e5f41 100644 --- a/e107_plugins/download/admin_download.php +++ b/e107_plugins/download/admin_download.php @@ -11,9 +11,9 @@ | GNU General Public License (http://gnu.org). | | $Source: /cvs_backup/e107_0.8/e107_plugins/download/admin_download.php,v $ -| $Revision: 1.7 $ -| $Date: 2009-07-23 15:23:18 $ -| $Author: e107coders $ +| $Revision: 1.8 $ +| $Date: 2009-07-23 23:40:57 $ +| $Author: bugrain $ +----------------------------------------------------------------------------+ */ @@ -356,7 +356,7 @@ if ($action == 'maint') while($row = $sql->db_Fetch()) { if (!$foundSome) { $text .= $rs->form_open("post", e_SELF."?".e_QUERY, "myform"); - $text .= ''; + $text .= '
'; $text .= ''; $text .= ''; $text .= ''; @@ -411,7 +411,7 @@ if ($action == 'maint') if (0 == $sql->db_Count('download', '(*)', " WHERE download_url='".$file['fname']."'")) { if (!$foundSome) { $text .= $rs->form_open("post", e_SELF."?".e_QUERY, "myform"); - $text .= '
'.DOWLAN_13.''.DOWLAN_67.'
'; + $text .= '
'; $text .= ''; $text .= ''; $text .= ''; @@ -454,7 +454,7 @@ if ($action == 'maint') if (!is_readable(e_DOWNLOAD.$row['download_url'])) { if (!$foundSome) { $text .= $rs->form_open("post", e_SELF."?".e_QUERY, "myform"); - $text .= '
'.DOWLAN_13.''.DOWLAN_182.'
'; + $text .= '
'; $text .= ''; $text .= ''; $text .= ''; @@ -497,7 +497,7 @@ if ($action == 'maint') while($row = $sql->db_Fetch()) { if (!$foundSome) { $text .= $rs->form_open("post", e_SELF."?".e_QUERY, "myform"); - $text .= '
'.DOWLAN_67.''.DOWLAN_27.'
'; + $text .= '
'; $text .= ''; $text .= ''; $text .= ''; @@ -600,7 +600,7 @@ if ($action == 'maint') if ($filesize <> $row['download_filesize']) { if (!$foundSome) { $text .= $rs->form_open("post", e_SELF."?".e_QUERY, "myform"); - $text .= '
'.DOWLAN_67.''.DOWLAN_27.'
'; + $text .= '
'; $text .= ''; $text .= ''; $text .= ''; @@ -731,7 +731,7 @@ if ($action == 'limits') } $txt = " -
'.DOWLAN_67.''.DOWLAN_27.'
+
"; diff --git a/e107_plugins/download/handlers/adminDownload_class.php b/e107_plugins/download/handlers/adminDownload_class.php index 95f01dea8..c45d13d7c 100644 --- a/e107_plugins/download/handlers/adminDownload_class.php +++ b/e107_plugins/download/handlers/adminDownload_class.php @@ -11,8 +11,8 @@ | GNU General Public License (http://gnu.org). | | $Source: /cvs_backup/e107_0.8/e107_plugins/download/handlers/adminDownload_class.php,v $ -| $Revision: 1.13 $ -| $Date: 2009-07-23 23:03:49 $ +| $Revision: 1.14 $ +| $Date: 2009-07-23 23:40:57 $ | $Author: bugrain $ | +----------------------------------------------------------------------------+ @@ -657,7 +657,7 @@ class adminDownload extends download
  • ".DOWLAN_176."
  • ".DOWLAN_128."
  • -
    +
    @@ -1437,9 +1437,9 @@ class adminDownload extends download extract($preset); $frm_action = (isset($_POST['add_category'])) ? e_SELF."?cat" : e_SELF."?".e_QUERY; - $text = "
    + $text = "
    -
    +
    @@ -1696,7 +1696,7 @@ class adminDownload extends download else { - $text = "
    + $text = "
    @@ -1748,7 +1748,7 @@ class adminDownload extends download $edit = FALSE; } - $text = "
    + $text = "
    \n