[otrs-cvs] CVS: Artefact/Kernel/Output/HTML/Standard AgentArtefact.dtl,1.21,1.22

cvs-log at otrs.org cvs-log at otrs.org
Tue Dec 5 09:48:50 CET 2006


Update of /home/cvs/Artefact/Kernel/Output/HTML/Standard
In directory lancelot:/tmp/cvs-serv23226/Kernel/Output/HTML/Standard

Modified Files:
	AgentArtefact.dtl 
Log Message:
make long lines shorter

Index: AgentArtefact.dtl
===================================================================
RCS file: /home/cvs/Artefact/Kernel/Output/HTML/Standard/AgentArtefact.dtl,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -r1.21 -r1.22
*** AgentArtefact.dtl	13 Nov 2006 13:01:48 -0000	1.21
--- AgentArtefact.dtl	5 Dec 2006 08:48:48 -0000	1.22
***************
*** 170,174 ****
          <tr>
            <td colspan="2" class="contentfooter">
!             <a href="$Env{"Baselink"}$Env{"LastScreenView"}">$Text{"No"}</a> <a href="$Env{"Baselink"}Action=$Env{"Action"}&Subaction=DeleteAction&ArtefactID=$QData{"ArtefactID"}">$Text{"Yes"}</a>
            </td>
          </tr>
--- 170,175 ----
          <tr>
            <td colspan="2" class="contentfooter">
!             <a href="$Env{"Baselink"}$Env{"LastScreenView"}">$Text{"No"}</a>
!             <a href="$Env{"Baselink"}Action=$Env{"Action"}&Subaction=DeleteAction&ArtefactID=$QData{"ArtefactID"}">$Text{"Yes"}</a>
            </td>
          </tr>
***************
*** 504,516 ****
          <tr>
            <td width="15%">$Text{"$Config{"Artefact::ArtefactHook"}"}
!             <a href="$Env{"Baselink"}Action=$Env{"Action"}&Subaction=SearchAction&Profile=last-search&Order=number+ASC"><img border="0" src="$Env{"Images"}up-small.png" alt="$Text{"old"}"></a>&nbsp;/
              <a href="$Env{"Baselink"}Action=$Env{"Action"}&Subaction=SearchAction&Profile=last-search&Order=number+DESC"><img border="0" src="$Env{"Images"}down-small.png" alt="$Text{"new"}"></a>
            </td>
            <td width="20%">$Text{"Title"}
!             <a href="$Env{"Baselink"}Action=$Env{"Action"}&Subaction=SearchAction&Profile=last-search&Order=title+ASC"><img border="0" src="$Env{"Images"}up-small.png" alt="$Text{"old"}"></a>&nbsp;/
              <a href="$Env{"Baselink"}Action=$Env{"Action"}&Subaction=SearchAction&Profile=last-search&Order=title+DESC"><img border="0" src="$Env{"Images"}down-small.png" alt="$Text{"new"}"></a>
            </td>
            <td>$Text{"Filename"}
!             <a href="$Env{"Baselink"}Action=$Env{"Action"}&Subaction=SearchAction&Profile=last-search&Order=file_name+ASC"><img border="0" src="$Env{"Images"}up-small.png" alt="$Text{"A"}"></a>&nbsp;/
              <a href="$Env{"Baselink"}Action=$Env{"Action"}&Subaction=SearchAction&Profile=last-search&Order=file_name+DESC"><img border="0" src="$Env{"Images"}down-small.png" alt="$Text{"Z"}"></a>
            </td>
--- 505,520 ----
          <tr>
            <td width="15%">$Text{"$Config{"Artefact::ArtefactHook"}"}
!             <a href="$Env{"Baselink"}Action=$Env{"Action"}&Subaction=SearchAction&Profile=last-search&Order=number+ASC"><img border="0" src="$Env{"Images"}up-small.png" alt="$Text{"old"}"></a>
!             /
              <a href="$Env{"Baselink"}Action=$Env{"Action"}&Subaction=SearchAction&Profile=last-search&Order=number+DESC"><img border="0" src="$Env{"Images"}down-small.png" alt="$Text{"new"}"></a>
            </td>
            <td width="20%">$Text{"Title"}
!             <a href="$Env{"Baselink"}Action=$Env{"Action"}&Subaction=SearchAction&Profile=last-search&Order=title+ASC"><img border="0" src="$Env{"Images"}up-small.png" alt="$Text{"old"}"></a>
!             /
              <a href="$Env{"Baselink"}Action=$Env{"Action"}&Subaction=SearchAction&Profile=last-search&Order=title+DESC"><img border="0" src="$Env{"Images"}down-small.png" alt="$Text{"new"}"></a>
            </td>
            <td>$Text{"Filename"}
!             <a href="$Env{"Baselink"}Action=$Env{"Action"}&Subaction=SearchAction&Profile=last-search&Order=file_name+ASC"><img border="0" src="$Env{"Images"}up-small.png" alt="$Text{"A"}"></a>
!             /
              <a href="$Env{"Baselink"}Action=$Env{"Action"}&Subaction=SearchAction&Profile=last-search&Order=file_name+DESC"><img border="0" src="$Env{"Images"}down-small.png" alt="$Text{"Z"}"></a>
            </td>
***************
*** 518,522 ****
            <td>$Text{"MD5"}</td>
            <td>$Text{"Created"}
!             <a href="$Env{"Baselink"}Action=$Env{"Action"}&Subaction=SearchAction&Profile=last-search&Order=created+ASC"><img border="0" src="$Env{"Images"}up-small.png" alt="$Text{"old"}"></a>&nbsp;/
              <a href="$Env{"Baselink"}Action=$Env{"Action"}&Subaction=SearchAction&Profile=last-search&Order=created+DESC"><img border="0" src="$Env{"Images"}down-small.png" alt="$Text{"new"}"></a>
            </td>
--- 522,527 ----
            <td>$Text{"MD5"}</td>
            <td>$Text{"Created"}
!             <a href="$Env{"Baselink"}Action=$Env{"Action"}&Subaction=SearchAction&Profile=last-search&Order=created+ASC"><img border="0" src="$Env{"Images"}up-small.png" alt="$Text{"old"}"></a>
!             /
              <a href="$Env{"Baselink"}Action=$Env{"Action"}&Subaction=SearchAction&Profile=last-search&Order=created+DESC"><img border="0" src="$Env{"Images"}down-small.png" alt="$Text{"new"}"></a>
            </td>



More information about the cvs-log mailing list