diff --git a/module/doc/view/browse.html.php b/module/doc/view/browse.html.php index a705360b0c..6df4aa395b 100644 --- a/module/doc/view/browse.html.php +++ b/module/doc/view/browse.html.php @@ -49,7 +49,11 @@ collector, ',' . $this->app->user->account . ',') !== false ? 'icon-star text-yellow' : 'icon-star-empty';?> collector, ',' . $this->app->user->account . ',') !== false ? $lang->doc->cancelCollection : $lang->doc->collect;?> + createLink('doc', 'view', "docID=$doc->id&version=0", '', true), "  " . $doc->title, '', "title='{$doc->title}' class='iframe' data-width='90%'");?> + + {$doc->title}";?> + objectType))