Seriously? The variable is named as an array and initialized as a string? Well, I...
[squirrelmail.git] / templates / default / edit_list_associative_widget_list_style.tpl
index 611604b3ae3d9651c05af4619b628f013dc51458..1d6b0e4168353dba47f6628ce89af7619adc2fb9 100644 (file)
@@ -85,6 +85,8 @@ if ($use_input_widget) {
     else
         echo $input_value_widget . '<br />';
 }
+if (!empty($trailing_text))
+    echo ($trailing_text_small ? '<small>' : '') . ($trailing_text_is_html ? $trailing_text : sm_encode_html_special_chars($trailing_text)) . ($trailing_text_small ? '</small>' : '') . '<br />';
 
 
 // Construct the select input showing all current values in the list