~ubuntu-branches/ubuntu/saucy/horde3/saucy

« back to all changes in this revision

Viewing changes to templates/admin/setup/config.html

  • Committer: Bazaar Package Importer
  • Author(s): Ola Lundqvist
  • Date: 2005-05-04 23:08:08 UTC
  • Revision ID: james.westby@ubuntu.com-20050504230808-p4hf3hk28o3v7wir
Tags: upstream-3.0.4
ImportĀ upstreamĀ versionĀ 3.0.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<tag:notify />
 
2
 
 
3
<tag:form />
 
4
 
 
5
<if:php>
 
6
<br />
 
7
<table border="0" cellpadding="1" cellspacing="0" width="100%">
 
8
  <tr class="smallheader">
 
9
    <td>
 
10
      <gettext>Generated Code</gettext>
 
11
    </td><td align="right">
 
12
      <tag:diff_popup />
 
13
    </td>
 
14
  </tr><tr class="light">
 
15
    <td colspan="2">
 
16
      <textarea style="width:95%;" rows="20"><tag:php /></textarea>
 
17
    </td>
 
18
  </tr>
 
19
</table>
 
20
</if:php>