[otrs] Create Theme

Dave Wojciechowski david.wojciechowski at morgansfoods.com
Sat Feb 17 18:40:56 GMT 2007


Hello,
    Can anyone help w/ this one.  I'm Making a new Theme and i'm trying
to work in the AgentTicketZoom.dtl  the section i'm working in is the
compose answer section i'm trying to find out how i can increase the
font size for the StdResponsesStrg that is put in this file.  Does any
one know if there is any control over it's generation?
 
this is the section that i'm working in in the file:
 
<!-- dtl:block:AgentAnswerCompose -->
            <p></p>
            <p>
              <b>$Text{"Compose Answer"} ($Text{"email"}):</b>
              <br>
              <table border="0">
                <tr>
                  <td>
                    $Data{"StdResponsesStrg"}
                  </td>
                </tr>
              </table>
            </p>
<!-- dtl:block:AgentAnswerCompose -->
 
<!-- dtl:block:AgentAnswerPhoneOutbound -->
            <p>
              <b>$Text{"Contact customer"} ($Text{"phone"}):</b>
              <br>
              <table border="0">
                <tr>
                  <td>
                    <li>
                    <a
href="$Env{"Baselink"}Action=AgentTicketPhoneOutbound&TicketID=$Data{"Ti
cketID"}&QueueID=$Data{"QueueID"}" onmouseover="window.status\
='$JSText{"Phone call"}'; return true;"
onmouseout="window.status='';">$Text{"Phone call"}</a>
                    </li>
$Data{"AgentPhoneStrg"}
                  </td>
                </tr>
              </table>
            </p>

Thanks 

I'm Wojo 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.otrs.org/pipermail/otrs/attachments/20070217/4bc90143/attachment-0001.html


More information about the otrs mailing list