diff options
author | Tim Almdal <tnalmdal@shaw.ca> | 2010-01-28 09:27:27 -0800 |
---|---|---|
committer | Tim Almdal <tnalmdal@shaw.ca> | 2010-01-28 09:27:27 -0800 |
commit | c51fe9682075c961972c344f4888a4adceabe3eb (patch) | |
tree | 85edb38d8dae86812e4b6c420f16b0027827ccce /modules/gallery/tests | |
parent | 75aec29350442351299c5ecadfa07042b857c558 (diff) |
Make the varible for the profile name more descriptive and clean the label
Diffstat (limited to 'modules/gallery/tests')
-rw-r--r-- | modules/gallery/tests/xss_data.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/gallery/tests/xss_data.txt b/modules/gallery/tests/xss_data.txt index 04add4c7..663080a0 100644 --- a/modules/gallery/tests/xss_data.txt +++ b/modules/gallery/tests/xss_data.txt @@ -224,7 +224,6 @@ modules/gallery/views/upgrader.html.php 102 DIRTY_ATTR $don modules/gallery/views/user_languages_block.html.php 2 DIRTY form::dropdown("g-select-session-locale",$installed_locales,$selected) modules/gallery/views/user_profile.html.php 35 DIRTY_ATTR $user->avatar_url(40,$theme->url(,true)) modules/gallery/views/user_profile.html.php 46 DIRTY $info->view -modules/gallery/views/user_profile_info.html.php 5 DIRTY $field modules/image_block/views/image_block_block.html.php 3 DIRTY_JS $item->url() modules/image_block/views/image_block_block.html.php 4 DIRTY $item->thumb_img(array("class"=>"g-thumbnail")) modules/info/views/info_block.html.php 22 DIRTY date("M j, Y H:i:s",$item->captured) |