Index: typo3/alt_doc.php
===================================================================
--- typo3/alt_doc.php (Revision 7072)
+++ typo3/alt_doc.php (Arbeitskopie)
@@ -846,6 +846,12 @@
$buttons['translation_save'] = '';
$buttons['translation_saveclear'] = '';
}
+
+ // "History" link
+ $aOnClick = 'window.location.href=\'show_rechis.php?element='.rawurlencode($this->firstEl['table'].':'.$this->firstEl['uid']).'&returnUrl='.rawurlencode($this->R_URI).'\'; return false;';
+ $buttons['history'] = ''.
+ 'backPath,'gfx/history2.gif','width="13" height="12"').' title="'.$LANG->getLL('history',1).'" alt="" />'.
+ '';
}
// CLOSE button: