finished uploading

This commit is contained in:
Logsol 2013-07-17 16:05:00 +02:00
parent 598081b2a8
commit f7f2163df5
7 changed files with 28 additions and 7 deletions

View file

@ -37,7 +37,14 @@
<dl>
<dt>Inhalt</dt>
<dd>
<textarea id="content" name="content" rows="15" cols="80"><?php echo htmlentities($this->page['content']) ?></textarea>
<textarea id="content" name="content" rows="15" cols="80"><?php echo /*htmlentities*/($this->page['content']) ?></textarea>
</dd>
</dl>
<dl>
<dt>Bild&nbsp;für&nbsp;Inhalt</dt>
<dd>
<a href="javascript: void(0);" onclick="window.open('/adminPage/image/type/page', 'fenster2', 'width=600,height=400,status=yes,scrollbars=yes,resizable=yes');">Auswählen</a>
</dd>
</dl>
<p>