From 6956468b6432f077a20015548d7bb3a4a6fb5012 Mon Sep 17 00:00:00 2001 From: Mitsukarenai Date: Wed, 21 May 2014 19:09:37 +0200 Subject: [PATCH] Add bridge info: maintainer --- css/style.css | 8 +++++++- index.php | 3 ++- lib/Bridge.php | 4 ++-- 3 files changed, 11 insertions(+), 4 deletions(-) diff --git a/css/style.css b/css/style.css index 913fade0..360aee16 100644 --- a/css/style.css +++ b/css/style.css @@ -120,10 +120,16 @@ section { color: #555; } +.maintainer { + font-size:60%; + float:right; + color: #777; +} + .placeholder { color: #aaa; } input, label { font-size: 80%; -} \ No newline at end of file +} diff --git a/index.php b/index.php index e9754b0d..d36976fb 100644 --- a/index.php +++ b/index.php @@ -114,7 +114,7 @@ $formats = Format::searchInformation(); - + $infos ): ?> @@ -132,6 +132,7 @@ $formats = Format::searchInformation(); + '.$bridgeInformations['maintainer'].'' : '' ?>