diff --git a/src/css/defaults.css b/src/css/defaults.css
index 7c891e64..f0fd9bd3 100644
--- a/src/css/defaults.css
+++ b/src/css/defaults.css
@@ -1,3 +1,32 @@
+#fullcontenttable {
+font-weight:normal !important;
+text-align:left;
+}
+
+#fullcontenttable .ui-button{
+background:none !important;
+background-image:none !important;
+border-style:none;
+white-space:normal !important;
+font-weight:normal !important;
+text-align:left;
+}
+
+#fullcontenttable .ui-button-text{
+padding:0px !important;
+}
+
+#fullcontenttable *{
+text-indent:0px !important;
+}
+
+
+button[id*="syslogseverity"]{
+ color:white;
+ text-align:left;
+}
+
+
/* Generic Style definitions */
.ExpansionPlus
{
diff --git a/src/include/functions_common.php b/src/include/functions_common.php
index 075ed522..5ca808e0 100644
--- a/src/include/functions_common.php
+++ b/src/include/functions_common.php
@@ -1107,9 +1107,9 @@ function DieWithErrorMsg( $szerrmsg )
"
Critical Error occured
" .
"" .
"" .
- " " .
+ " | " .
$szerrmsg .
- "
|
");
+ "");
// Print Detail error's if available
if ( isset($content['detailederror']) )
diff --git a/src/index.php b/src/index.php
index 396b4b11..1fb98fb3 100644
--- a/src/index.php
+++ b/src/index.php
@@ -925,6 +925,11 @@ function PrepareStringForSearch($myString)
function AddOnClickMenu(&$fieldGridItem, $fieldType, $FieldID)
{
global $content, $fields, $myStrCharLimit;
+
+
+ if ( !isset($fields[$FieldID]['SearchOnline']) )
+ return;
+
if ( strlen($fieldGridItem['fieldvalue']) <= 0 ) {
$fieldGridItem['hasbuttons'] = false;
diff --git a/src/lang/de/main.php b/src/lang/de/main.php
index 6b0f785c..1d391c07 100644
--- a/src/lang/de/main.php
+++ b/src/lang/de/main.php
@@ -80,8 +80,8 @@
$content['LN_ERROR_DB_INVALIDDBDRIVER'] = "Ungültiger Datenbank Treiber ausgewählt";
$content['LN_ERROR_DB_TABLENOTFOUND'] = "Die angegebene Tabelle konnte nicht gefunden werden, evtl. ist der Eintrag falsch geschrieben oder Gross- und Kleinschreibung wurden nicht beachtet.";
$content['LN_ERROR_DB_DBFIELDNOTFOUND'] = "Die Datenbankfeldzuordnung ist fehlerhaft, es konnte mindestens ein Feld nicht gefunden werden.";
-$content['LN_GEN_SELECTEXPORT'] = "> Exportformat auswählen <";
-$content['LN_GEN_EXPORT_CVS'] = "CSV (Komma unterteilt)";
+$content['LN_GEN_SELECTEXPORT'] = "Exportformat auswählen";
+$content['LN_GEN_EXPORT_CVS'] = "CSV";
$content['LN_GEN_EXPORT_XML'] = "XML";
$content['LN_GEN_EXPORT_PDF'] = "PDF";
$content['LN_GEN_ERROR_EXPORING'] = "Fehler beim exportieren der Daten";
diff --git a/src/lang/en/main.php b/src/lang/en/main.php
index 9f984ea3..9415cb0a 100644
--- a/src/lang/en/main.php
+++ b/src/lang/en/main.php
@@ -29,9 +29,9 @@
// Global Stuff
$content['LN_MAINTITLE'] = "Main LogAnalyzer";
-$content['LN_MAIN_SELECTSTYLE'] = "Select a Style";
-$content['LN_GEN_LANGUAGE'] = "Select Language";
-$content['LN_GEN_SELECTSOURCE'] = "Select Source";
+$content['LN_MAIN_SELECTSTYLE'] = "Style";
+$content['LN_GEN_LANGUAGE'] = "Language";
+$content['LN_GEN_SELECTSOURCE'] = "Source/Project";
$content['LN_GEN_MOREPAGES'] = "More than one Page available";
$content['LN_GEN_FIRSTPAGE'] = "First Page";
$content['LN_GEN_LASTPAGE'] = "Last Page";
@@ -82,8 +82,8 @@
$content['LN_ERROR_DB_INVALIDDBDRIVER'] = "Invalid database driver selected";
$content['LN_ERROR_DB_TABLENOTFOUND'] = "Could not find the configured table, maybe misspelled or the tablenames are case sensitive";
$content['LN_ERROR_DB_DBFIELDNOTFOUND'] = "Database Field mapping for at least one field could not be found.";
-$content['LN_GEN_SELECTEXPORT'] = "> Select Exportformat <";
-$content['LN_GEN_EXPORT_CVS'] = "CSV (Comma separated)";
+$content['LN_GEN_SELECTEXPORT'] = "Select Exportformat";
+$content['LN_GEN_EXPORT_CVS'] = "CSV";
$content['LN_GEN_EXPORT_XML'] = "XML";
$content['LN_GEN_EXPORT_PDF'] = "PDF";
$content['LN_GEN_ERROR_EXPORING'] = "Error exporting data";
@@ -138,10 +138,10 @@
$content['LN_GRID_POPUPDETAILS'] = "Details for Syslogmessage with ID '%1'";
$content['LN_SEARCH_USETHISBLA'] = "Use the form below and your advanced search will appear here";
-$content['LN_SEARCH_FILTER'] = "Search (filter):";
-$content['LN_SEARCH_ADVANCED'] = "Advanced Search";
+$content['LN_SEARCH_FILTER'] = "Search";
+$content['LN_SEARCH_ADVANCED'] = "Advanced";
$content['LN_SEARCH'] = "Search";
-$content['LN_SEARCH_RESET'] = "Reset search";
+$content['LN_SEARCH_RESET'] = "Reset";
$content['LN_SEARCH_PERFORMADVANCED'] = "Perform Advanced Search";
$content['LN_VIEW_MESSAGECENTERED'] = "Back to unfiltered view with this message at top";
$content['LN_VIEW_RELATEDMSG'] = "View related syslog messages";
@@ -155,8 +155,8 @@
$content['LN_VIEW_SHOWALLBUT'] = "Show all except '%1'";
$content['LN_VIEW_VISITLINK'] = "Open Link '%1' in new window";
-$content['LN_HIGHLIGHT'] = "Highlight >>";
-$content['LN_HIGHLIGHT_OFF'] = "Highlight <<";
+$content['LN_HIGHLIGHT'] = "Highlight";
+$content['LN_HIGHLIGHT_OFF'] = "Highlight <<";
$content['LN_HIGHLIGHT_WORDS'] = "Highlight words comma separated";
$content['LN_AUTORELOAD'] = "Set auto reload";
diff --git a/src/templates/admin/admin_parsers.html b/src/templates/admin/admin_parsers.html
index 7b1eba83..8c8dabb5 100644
--- a/src/templates/admin/admin_parsers.html
+++ b/src/templates/admin/admin_parsers.html
@@ -23,8 +23,8 @@
diff --git a/src/templates/admin/admin_reports.html b/src/templates/admin/admin_reports.html
index 8e06721e..b385212d 100644
--- a/src/templates/admin/admin_reports.html
+++ b/src/templates/admin/admin_reports.html
@@ -23,10 +23,10 @@
-
-
+
+
-
+
diff --git a/src/templates/details.html b/src/templates/details.html
index 38b01f72..953433a1 100644
--- a/src/templates/details.html
+++ b/src/templates/details.html
@@ -72,7 +72,7 @@
-
+
@@ -80,7 +80,7 @@
{FieldCaption}
|
- {fieldvalue}
+ {fieldvalue}
|
diff --git a/src/templates/include_header.html b/src/templates/include_header.html
index c5f7a04f..25544ed4 100644
--- a/src/templates/include_header.html
+++ b/src/templates/include_header.html
@@ -36,7 +36,7 @@
Donate and help keep the project alive!
-
+ |
|
-
-
- |
-
-
- |
-
+
+
|
+
+
+ |
+
+
+ |
+
+
+
-
-
- |
-
-
-
-
-
- |
-
-
- |
-
-
- |
-
-
- |