~yoboy-leguesh/ubuntu-fr-doc/maj20150810a

« back to all changes in this revision

Viewing changes to lib/tpl/dokuwiki/mediamanager.php

  • Committer: YoBoY
  • Date: 2015-11-11 10:05:14 UTC
  • Revision ID: yoboy.leguesh@gmail.com-20151111100514-bw7p06lrhban4g2t
Mise à jour vers Dokuwiki 2015-08-10a avec nos patchs

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
</head>
26
26
 
27
27
<body>
28
 
    <!--[if lte IE 7 ]><div id="IE7"><![endif]--><!--[if IE 8 ]><div id="IE8"><![endif]-->
 
28
    <!--[if lte IE 8 ]><div id="IE8"><![endif]-->
29
29
    <div id="media__manager" class="dokuwiki">
30
30
        <?php html_msgarea() ?>
31
31
        <div id="mediamgr__aside"><div class="pad">
41
41
            <?php tpl_mediaContent() ?>
42
42
        </div></div>
43
43
    </div>
44
 
    <!--[if ( lte IE 7 | IE 8 ) ]></div><![endif]-->
 
44
    <!--[if lte IE 8 ]></div><![endif]-->
45
45
</body>
46
46
</html>