diff --git a/index.php b/index.php index 0ca1538b..9f4bbcd9 100644 --- a/index.php +++ b/index.php @@ -144,49 +144,66 @@ $formats = Format::searchInformation();

RSS-Bridge

·Reconnecting the Web·

+ $bridgeInformations): + ?> + +
+

'.$bridgeInformations['name'].'' : $bridgeInformations['name'] ?>

+

+ +

- $bridgeInformations): ?> - -
-

'.$bridgeInformations['name'].'' : $bridgeInformations['name'] ?>

-

- -

+ 0 ): ?> +
    + $anUse): ?> +
  1. +
    + + + $argDescription) + { + $idArg = 'arg-' . $bridgeReference . '-' . $anUseNum . '-' . $argName; + echo '' + } - 0 ): ?> -
      - $anUse): ?> -
    1. - - - - $argDescription): ?> - - - - $infos ): ?> - - -
    2. - - -
    - -
    - - - $infos ): ?> - - -
    - - '.$bridgeInformations['maintainer'].'' : '' ?> -
- + foreach( $formats as $name => $infos ) + { + if ( isset($infos['name']) ) + { + echo getHelperButtonFormat($name, $infos['name']); + } + } + ?> + + + + + +
+ + + $infos ) + { + if( isset($infos['name']) ) + { + echo getHelperButtonFormat($name, $infos['name']); + } + } + ?> +
+ + '.$bridgeInformations['maintainer'].'' : '' ?> +
+