~vcs-imports/clansuite/trunk

« back to all changes in this revision

Viewing changes to modules/testunit/view/smarty/action_show.tpl

  • Committer: paulbr
  • Date: 2011-01-13 19:44:03 UTC
  • Revision ID: paulbr-20110113194403-gwsy005jgfrqyzca
Ajax Test Modul

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
<div id="testunit">
 
3
 
 
4
<img src="{$www_root_theme}images/blind.gif" border="0" height="10" width="1" alt="testunit" /><br />
 
5
 
 
6
<center>
 
7
 
 
8
<table class="tables" cellpadding="0" cellspacing="0" border="0" summary="testunit" align="center" style="width:800px;height:400px;border:1px solid #000;">
 
9
        <tr valign="top"><td colspan="3" valign="top" align="center" class="arial12black" bgcolor="#CCFFCC"><b>Test-Unit</b></td></tr>
 
10
        <tr valign="top"><td colspan="3" valign="top" bgcolor="#000000"><img src="{$www_root_theme}images/blind.gif" border="0" height="1" width="1" alt="testunit" /></td></tr>
 
11
        <tr valign="top"><td colspan="3" valign="top"><img src="{$www_root_theme}images/blind.gif" border="0" height="40" width="1" alt="testunit" /></td></tr>
 
12
        <tr valign="top">
 
13
                <td width="30%">&nbsp;</td>
 
14
                <td width="40%" valign="top" align="left">
 
15
                        <ul class="sq" style="width:300px;">
 
16
                                <li><a href="index.php?mod=testunit&amp;action=uajaxuploadify">Test: Ajax Upload mit Uploadify</a></li>
 
17
                                <li><a href="index.php?mod=testunit&amp;action=uajaxswfupload">Test: Ajax Upload mit swfUpload</a></li>
 
18
                                <li><a href="index.php?mod=testunit&amp;action=uajaxprettyphoto">Test: Ajax Upload mit prettyPhoto</a></li>
 
19
                        </ul>
 
20
                </td>
 
21
                <td width="30%">&nbsp;</td>
 
22
        </tr>
 
23
        <tr><td colspan="3"><img src="{$www_root_theme}images/blind.gif" border="0" height="250" width="1" alt="testunit" /></td></tr>
 
24
</table>
 
25
 
 
26
</center>
 
27
<img src="{$www_root_theme}images/blind.gif" border="0" height="10" width="1" alt="testunit" /><br />
 
28
 
 
29
</div>
 
 
b'\\ No newline at end of file'