File: diff.html

package info (click to toggle)
horde3 3.1.3-4etch7
  • links: PTS
  • area: main
  • in suites: etch
  • size: 22,876 kB
  • ctags: 18,071
  • sloc: php: 75,151; xml: 2,979; sql: 1,069; makefile: 79; sh: 64
file content (11 lines) | stat: -rw-r--r-- 335 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
<if:diffs>
<loop:diffs>
<h1 class="header" id="<tag:diffs.app />">
 <tag:diffs.app /> <small>[ <tag:diffs.toggle_renderer /> ]</small>
</h1>
<pre class="text"><tag:diffs.diff /></pre>
</loop:diffs>
<else:diffs>
<p class="notice"><gettext>No available configuration data to show differences for.</gettext></p>
</else:diffs>
</if:diffs>