- yweb: rework and enable zapit-settings

This commit is contained in:
svenhoefer
2012-07-20 22:35:32 +02:00
parent 9b66c00d04
commit f6ae36664e
3 changed files with 18 additions and 15 deletions

View File

@@ -188,7 +188,7 @@ ucodes_upload()
# -----------------------------------------------------------
zapit_upload()
{
msg="$1 hochgeladen<br><a href='/Y_Settings_zapit.htm'><u>next file</u></a>"
msg="$1 hochgeladen<br><a href='/Y_Settings_zapit.yhtm'><u>next file</u></a>"
upload_copy "$y_path_zapit/$1"
y_format_message_html
}