Files
oc-server3/htdocs/lang/de/ocstyle/removedesc.tpl.php
2012-08-16 21:04:13 +02:00

25 lines
984 B
PHP

<?php
/****************************************************************************
./lang/de/ocstyle/removedesc.tpl.php
-------------------
begin : July 7 2004
For license information see doc/license.txt
****************************************************************************/
/****************************************************************************
Unicode Reminder メモ
remove a cache description
desclang_name
cachename
cacheid_urlencode
desclang_urlencode
****************************************************************************/
?>
<h1>{t}delete this cache-description{/t}</h1>
<p>{t}Do you really want to delete the description of your cache &quot;{cachename}&quot;{/t}</p>
<p><a href="removedesc.php?cacheid={cacheid_urlencode}&desclang={desclang_urlencode}&commit=1">{t}Yes, delete cache description{/t}</a></p>