summaryrefslogtreecommitdiffstats
path: root/templates/show_add_access.inc.php
diff options
context:
space:
mode:
authorElias Probst <mail@eliasprobst.eu>2010-12-08 08:48:49 -0400
committerKarl Vollmer <vollmer@ampache.org>2010-12-08 08:48:49 -0400
commit36294e3529eada2de8ed51c5b135ab5376e16700 (patch)
treebfdb0b5db7f081dc6b65a0324e1ff7428e4a0369 /templates/show_add_access.inc.php
parente0f8bbc6385bc83fcbb68d93ee0509a1aa0e6b89 (diff)
downloadampache-36294e3529eada2de8ed51c5b135ab5376e16700.tar.gz
ampache-36294e3529eada2de8ed51c5b135ab5376e16700.tar.bz2
ampache-36294e3529eada2de8ed51c5b135ab5376e16700.zip
Merge following commit.
commit 8022d791a41729492a55c98b48c43b293d3ad6dd Author: Elias Probst <mail@eliasprobst.eu> Date: Wed Dec 8 03:38:30 2010 +0100 Provide the capability to show an general error in some more templates.
Diffstat (limited to 'templates/show_add_access.inc.php')
-rw-r--r--templates/show_add_access.inc.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/show_add_access.inc.php b/templates/show_add_access.inc.php
index e3bd9362..a9ab4cb1 100644
--- a/templates/show_add_access.inc.php
+++ b/templates/show_add_access.inc.php
@@ -21,6 +21,7 @@
*/
?>
<?php show_box_top(_('Advanced Add')); ?>
+<?php Error::display('general'); ?>
<form name="update_catalog" method="post" enctype="multipart/form-data" action="<?php echo Config::get('web_path'); ?>/admin/access.php?action=add_host&method=advanced">
<table class="tabledata" cellpadding="5" cellspacing="0">
<tr>