// Improve multishop ergonomy (you edit this field for) on languages fields

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8136 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
rMalie
2011-08-22 09:33:16 +00:00
parent ae6350fabf
commit 4e0b3ed2f7
6 changed files with 35 additions and 27 deletions
+1 -1
View File
@@ -140,7 +140,7 @@ class AdminPayment extends AdminTab
<form action="'.self::$currentIndex.'&token='.$this->token.'" method="post" id="form_'.$nameId.'">
<fieldset>
<legend><img src="../img/admin/'.$icon.'.gif" />'.$title.'</legend>
<p>'.$desc.'<br />'.$this->youEditFieldFor().'<p>
<p>'.$desc.'<p>
<table cellpadding="0" cellspacing="0" class="table">
<tr>
<th style="width: 200px">'.$title.'</th>';