Changeset 114


Ignore:
Timestamp:
Jun 1, 2011, 9:19:29 AM (13 years ago)
Author:
eol
Message:

stampa xls: eliminazione tag html

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/client/modules/Elezioni/crea_pagina.php

    r111 r114  
    6666                        $cella=str_replace("<br />"," ",$cella);
    6767                        $cella=str_replace("<span class=\"red\"><i>"," - ",$cella);
     68                        $cella=str_replace("<span class=\"red\" style=\"font-size:80%;\"><i>"," - ",$cella);
    6869                        $cella=str_replace("</span>%</i>","%",$cella);
    6970                        $cella=str_replace("</i></span>","",$cella);
Note: See TracChangeset for help on using the changeset viewer.