<?php if (!defined('PmWiki')) exit();

$RecipeInfo['UniversalEditButton']['Version'] = '2008-06-23';

if ($action != 'edit') {
  $HTMLHeaderFmt['ueblink'] =
    "<link rel='alternate' title='Edit this page!'
      href='\$PageUrl?action=edit'
      type='application/x-wiki' />\n  ";
}