summaryrefslogtreecommitdiffstats
path: root/smarty
diff options
context:
space:
mode:
authorJohan "Papa" Cwiklinski <trasher@odysseus.(none)>2010-05-29 22:07:53 +0200
committerJohan "Papa" Cwiklinski <trasher@odysseus.(none)>2010-05-29 22:07:53 +0200
commit6319f882f69f641c068f8adb29b2af176353195c (patch)
tree6303e566a95823af4b59030262c5d611b052e025 /smarty
parent6b81202dc7739c276ec93034960c411fab523fea (diff)
Missed file in previous commit... ; refs #47
Diffstat (limited to 'smarty')
-rw-r--r--smarty/templates/rpmphp/zoom.tpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/smarty/templates/rpmphp/zoom.tpl b/smarty/templates/rpmphp/zoom.tpl
index 6d13dda..a498080 100644
--- a/smarty/templates/rpmphp/zoom.tpl
+++ b/smarty/templates/rpmphp/zoom.tpl
@@ -5,6 +5,8 @@
<p>You have not specified any package name.</p>
<p><label for="rpm">Please enter one package name: </label><input type="text" name="rpm" id="rpm"/> <input type="submit"/></p>
</form>
+ {else}
+ <p id="error"><strong>Ooops, an error occured:</strong><br/>{$error}</p>
{/if}
{/if}
{if $pkgdb}