Index: /tags/ipp-20141024/pstamp/scripts/pstampparse.pl
===================================================================
--- /tags/ipp-20141024/pstamp/scripts/pstampparse.pl	(revision 38434)
+++ /tags/ipp-20141024/pstamp/scripts/pstampparse.pl	(revision 38435)
@@ -246,5 +246,5 @@
 # if any is known. Do we want to do this for any other channels?
 # requests from data store will have those values.
-if ($label and $label eq 'WEB.UP') {
+if ($label and ($label eq 'WEB.UP' or $label eq 'WEB')) {
     if ($labelForUser) {
         $label = $labelForUser;
