yacy_search_server/htroot/Gettext_p.html
karlchenofhell 2beea44465 - fixed typo in IndexControl_p
- migrated some more pages to correct (X)HTML

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3106 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-12-20 22:14:45 +00:00

24 lines
798 B
HTML

#(mode)#
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Gettext Locales</title>
#%env/templates/metas.template%#
</head>
<body marginheight="0" marginwidth="0" leftmargin="0" topmargin="0">
#%env/templates/header.template%#
<h2>Gettext Locales</h2>
<p>
<a href="Gettext_p.html?mode=1">Get empty gettext file</a>
<form action="Gettext_p.html" method="GET">
<input type="hidden" name="mode" value="1" />
old file: <input type="text" name="oldfile" value="DATA/LOCALE" />
<input type="submit" value="get updated file" />
</form>
</p>
#%env/templates/footer.template%#
</body>
</html>
::
#[gettext]#
#(/mode)#