Home
last modified time | relevance | path

Searched +full:mediaview -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 3 of 3) sorted by relevance

/dokuwiki/inc/Ui/Media/
H A DDisplayRow.php32 'alt="' . $lang['mediaview'] . '" title="' . $lang['mediaview'] . '" class="btn" /></a>';
/dokuwiki/inc/
H A Dtemplate.php1243 if ($data['url']) echo '<a href="' . hsc($data['url']) . '" title="' . $lang['mediaview'] . '">';
1555 $lang['mediaview'],
H A Dmedia.php1103 echo '<a href="' . $src . '" target="_blank" title="' . $lang['mediaview'] . '">';