From 9151ee491b375848fd32a3e8accdf6f48f8f7d13 Mon Sep 17 00:00:00 2001 From: marj Date: Sat, 15 Aug 2009 15:44:37 +0000 Subject: [PATCH] change value to no-value when it has no value --- e107_admin/admin_log.php | 22 +++++++++---------- e107_admin/banner.php | 12 +++++----- e107_admin/emoticon.php | 10 ++++----- e107_admin/lancheck.php | 6 ++--- e107_admin/language.php | 20 ++++++++--------- e107_admin/links.php | 16 +++++++------- e107_admin/plugin.php | 10 ++++----- e107_admin/search.php | 10 ++++----- e107_admin/updateadmin.php | 8 +++---- e107_files/jslib/core/admin.js | 10 ++++----- .../batch/admin_shortcodes_class.php | 4 ++-- e107_files/shortcode/uploadfile.sc | 6 ++--- e107_plugins/banner/admin_banner.php | 12 +++++----- .../download/handlers/adminDownload_class.php | 10 ++++----- e107_plugins/user_menu/userlanguage_menu.php | 6 ++--- 15 files changed, 81 insertions(+), 81 deletions(-) diff --git a/e107_admin/admin_log.php b/e107_admin/admin_log.php index 00f98e8f9..5e26f75e1 100644 --- a/e107_admin/admin_log.php +++ b/e107_admin/admin_log.php @@ -9,8 +9,8 @@ * Administration Area - Admin Log * * $Source: /cvs_backup/e107_0.8/e107_admin/admin_log.php,v $ - * $Revision: 1.28 $ - * $Date: 2009-08-09 07:03:51 $ + * $Revision: 1.29 $ + * $Date: 2009-08-15 15:44:37 $ * $Author: marj_nl_fr $ * */ @@ -221,8 +221,8 @@ if(($action == "confdel") || ($action == "auditdel"))
- - + +
@@ -454,7 +454,7 @@ if($action == "config")
- +
@@ -475,7 +475,7 @@ if($action == "config") ".RL_LAN_045." - ".gen_log_delete('rolllog_clearadmin').RL_LAN_046." + ".gen_log_delete('rolllog_clearadmin').RL_LAN_046." "; @@ -486,7 +486,7 @@ if($action == "config") ".RL_LAN_066." - ".gen_log_delete('rolllog_clearaudit').RL_LAN_046." + ".gen_log_delete('rolllog_clearaudit').RL_LAN_046." @@ -814,8 +814,8 @@ if(isset($page_title[$action])) $text .= "
- - + +
@@ -971,12 +971,12 @@ if(isset($page_title[$action]))
- + "; if($delete_button) { $text .= " - + "; } $text .= " diff --git a/e107_admin/banner.php b/e107_admin/banner.php index 7b4e4e170..6913939fb 100644 --- a/e107_admin/banner.php +++ b/e107_admin/banner.php @@ -9,8 +9,8 @@ * Banner Administration * * $Source: /cvs_backup/e107_0.8/e107_admin/banner.php,v $ - * $Revision: 1.12 $ - * $Date: 2009-08-15 11:55:29 $ + * $Revision: 1.13 $ + * $Date: 2009-08-15 15:44:37 $ * $Author: marj_nl_fr $ * */ @@ -477,7 +477,7 @@ if ($action == "create") { ".BNRLAN_32."
- +
"; diff --git a/e107_files/shortcode/uploadfile.sc b/e107_files/shortcode/uploadfile.sc index 6b7ff877e..a46dbb878 100644 --- a/e107_files/shortcode/uploadfile.sc +++ b/e107_files/shortcode/uploadfile.sc @@ -1,4 +1,4 @@ -// $Id: uploadfile.sc,v 1.2 2008-12-29 15:23:06 secretr Exp $ +// $Id: uploadfile.sc,v 1.3 2009-08-15 15:44:37 marj_nl_fr Exp $ // Your
tag must include: enctype='multipart/form-data' - in order to work. // parm is the path to the upload folder. @@ -25,8 +25,8 @@ $text .="
- - + +
diff --git a/e107_plugins/banner/admin_banner.php b/e107_plugins/banner/admin_banner.php index 55f41256f..d878901eb 100644 --- a/e107_plugins/banner/admin_banner.php +++ b/e107_plugins/banner/admin_banner.php @@ -9,8 +9,8 @@ * Banner Administration * * $Source: /cvs_backup/e107_0.8/e107_plugins/banner/admin_banner.php,v $ - * $Revision: 1.2 $ - * $Date: 2009-08-15 11:55:30 $ + * $Revision: 1.3 $ + * $Date: 2009-08-15 15:44:37 $ * $Author: marj_nl_fr $ * */ @@ -477,7 +477,7 @@ if ($action == "create") { ".BNRLAN_32."
- +
diff --git a/e107_plugins/user_menu/userlanguage_menu.php b/e107_plugins/user_menu/userlanguage_menu.php index e2bf85dda..9eea84d4e 100644 --- a/e107_plugins/user_menu/userlanguage_menu.php +++ b/e107_plugins/user_menu/userlanguage_menu.php @@ -9,8 +9,8 @@ * * * $Source: /cvs_backup/e107_0.8/e107_plugins/user_menu/userlanguage_menu.php,v $ - * $Revision: 1.5 $ - * $Date: 2009-08-14 11:32:58 $ + * $Revision: 1.6 $ + * $Date: 2009-08-15 15:44:37 $ * $Author: marj_nl_fr $ */ //TODO homogenisation with languagelinks + do not force www + unobtrusive redirect @@ -60,7 +60,7 @@ else

- '; + '; $text .= '
';