summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 056680b)
raw | patch | inline | side by side (parent: 056680b)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 4 Mar 2010 14:32:19 +0000 (14:32 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 4 Mar 2010 14:32:19 +0000 (14:32 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16147 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/plugins/admin/departments/class_department.inc | patch | blob | history | |
gosa-core/plugins/admin/departments/dep_iframe.tpl | patch | blob | history |
diff --git a/gosa-core/plugins/admin/departments/class_department.inc b/gosa-core/plugins/admin/departments/class_department.inc
index 634901a4d5134886d047c3e49dcdeaeca38fd0c7..9e817d55dbb92d319e5e205b2c1d836581d7ad61 100644 (file)
if(!$OnlySetTagFlag){
$this->must_be_tagged = FALSE;
- echo '<p class="seperator"> </p>';
+ echo '<hr>';
echo "<div style='width:100%;text-align:right;'>".
"<form name='form' method='post' action='?plug=".$_GET['plug']."' target='_parent'>".
"<br>".
$this->orig_base= $this->base;
$this->entryCSN = getEntryCSN($this->dn);
- echo '<p class="seperator"> </p>';
+ echo '<hr>';
echo "<div style='width:100%;text-align:right;'><form name='form' method='post' action='?plug=".$_GET['plug']."' target='_parent'>
<br><input type='submit' name='back' value='"._("Continue")."'>
diff --git a/gosa-core/plugins/admin/departments/dep_iframe.tpl b/gosa-core/plugins/admin/departments/dep_iframe.tpl
index 37c243622fb1a409217edf864c88ba3bb661bdeb..fc3a8161b373eb7691c17dc7dc37c3ad664b7931 100644 (file)
</div>
<!--
-<p class="seperator"> </p>
+<hr>
<div style="text-align:right;">
<p>
<input type="submit" name="back" value="{msgPool type=backButton}">