summaryrefslogtreecommitdiff
path: root/functions.php
diff options
context:
space:
mode:
Diffstat (limited to 'functions.php')
-rw-r--r--functions.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/functions.php b/functions.php
index 656cadf7c..f32ff8c98 100644
--- a/functions.php
+++ b/functions.php
@@ -3140,6 +3140,9 @@
print "<param key=\"sign_progress\" value=\"".
theme_image($link, "images/indicator_white.gif")."\"/>";
+ print "<param key=\"sign_progress_tiny\" value=\"".
+ theme_image($link, "images/indicator_tiny.gif")."\"/>";
+
print "<param key=\"sign_excl\" value=\"".
theme_image($link, "images/sign_excl.png")."\"/>";