auth()->getManager();
$openUrl = $this->openUrl($this->driver, 'record');
$openUrlActive = $openUrl->isActive();
// Account for replace_other_urls setting
$urls = $this->record($this->driver)->getLinkDetails($openUrlActive);
$title = $this->driver->getMainTitle() ;
$id = $this->driver->getUniqueID();
$accessRestrictions = $this->driver->getAccessRestrictions();
// $data = $this->driver->getRawData();
/* if (isset($data['rightsuri'])) {
$license = $data['rightsuri'];
$parts = explode("/", $license[0]);
$rightsImage = '';
if (isset($parts) && count($parts) > 1) {
$rightsImage = "=$this->imageLink('')?>".$parts[4].".png";
}
}
*/
// if ($title) $title = trim(strstr($title,":", true));
?>
0) : ?>
0) : ?>
isLoggedIn()) : ?>
=$this->escapeHtml($current['desc'])?>
=$this->escapeHtml($current['desc'])?>
"> =$this->transEsc('Report broken link')?>
=$openUrl->renderTemplate()?>