mirror of
https://github.com/gtbu/Typesetter-5.3-p8.git
synced 2025-04-18 20:23:14 +02:00
update text.php
This commit is contained in:
parent
170af7327a
commit
2ba8428769
1 changed files with 1 additions and 0 deletions
|
@ -100,6 +100,7 @@ class Text extends \gp\admin\Layout{
|
|||
|
||||
echo '<div class="inline_box">';
|
||||
echo '<form action="'.\gp\tool::GetUrl('Admin_Theme_Content/Text').'" method="post">';
|
||||
echo '<input type="hidden" name="nonce" value="'.htmlspecialchars(\gp\tool::new_nonce($nonce_str)).'" />';
|
||||
echo '<input type="hidden" name="cmd" value="savetext" />';
|
||||
echo '<input type="hidden" name="key" value="'.htmlspecialchars($key, ENT_QUOTES).'" />';
|
||||
|
||||
|
|
Loading…
Reference in a new issue