From 2a27e99ac0428ee74f330df0fff0415417765768 Mon Sep 17 00:00:00 2001 From: andi Date: Fri, 29 Apr 2005 22:54:36 +0200 Subject: more cleanup darcs-hash:20050429205436-9977f-762f3ded6f93cfb3e068f3acdc1bb80690ad658b.gz --- inc/parser/xhtml.php | 1 - 1 file changed, 1 deletion(-) (limited to 'inc/parser/xhtml.php') diff --git a/inc/parser/xhtml.php b/inc/parser/xhtml.php index 63f79d17c..9df02c942 100644 --- a/inc/parser/xhtml.php +++ b/inc/parser/xhtml.php @@ -436,7 +436,6 @@ class Doku_Renderer_xhtml extends Doku_Renderer { $name = $this->_getLinkTitle($name, $this->_simpleTitle($id), $isImage, $id); resolve_pageid(getNS($ID),$id,$exists); - if ( !$isImage ) { if ( $exists ) { $class='wikilink1'; -- cgit v1.2.3