From 1982d137314351ee5437a9ea34be48191976b799 Mon Sep 17 00:00:00 2001
From: doktornotor
Date: Mon, 7 Sep 2015 20:30:16 +0200
Subject: openbgpd code style fixes
---
config/openbgpd/openbgpd_raw.php | 58 ++++++++++++++--------------------------
1 file changed, 20 insertions(+), 38 deletions(-)
(limited to 'config/openbgpd')
diff --git a/config/openbgpd/openbgpd_raw.php b/config/openbgpd/openbgpd_raw.php
index ac6826b3..72a961a3 100644
--- a/config/openbgpd/openbgpd_raw.php
+++ b/config/openbgpd/openbgpd_raw.php
@@ -1,9 +1,9 @@
= 6)
- $pgtitle = array("OpenBGPD", "Raw config");
-else
- $pgtitle = "OpenBGPD: Raw config";
-
+$pgtitle = array("OpenBGPD", "Raw config");
include("head.inc");
?>
-' . $pgtitle . '
';
-?>
-
@@ -71,29 +61,21 @@ include("head.inc");
display_top_tabs($tab_array);
?>
-
-
--
cgit v1.2.3