Code

replaced plugbottom by pluin-actions
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 5 Mar 2010 14:44:03 +0000 (14:44 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 5 Mar 2010 14:44:03 +0000 (14:44 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16308 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/ssh/personal/ssh/sshPublicKey.tpl

index 95eb74fb054de65c2e274a700839a03e7818f43c..e09d9fdb8ed95bbb3f17dee49a942d933e8d5f59 100644 (file)
 
 {/render}
 
-<p class="plugbottom">
+<hr>
+<div class="plugin-actions">
   <button type='submit' name='save_sshpublickey'>{msgPool type=saveButton}</button>
-
-  &nbsp;
   <button type='submit' name='cancel_sshpublickey'>{msgPool type=cancelButton}</button>
+</div>
 
-</p>