fix broken image

This commit is contained in:
root 2018-09-18 15:31:04 +02:00
parent 2246834b31
commit 433ee59a35
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ case $STATUS in
;;
$STATUS_CLOSED)
STATUS_="'''unbekannt'''<br>zuletzt war $STATUS_CLOSED"
IMAGE="$STATUS_MSG_CLOSED"
IMAGE="$WIKI_IMAGE_CLOSED"
;;
esac
fi