mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
PORT PHRAS-1555/PHRAS-1568 to 4.1
This commit is contained in:
@@ -125,7 +125,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<button class="btn btn-warning" type="submit">{{ 'boutton::valider' | trans }}</button>
|
||||
<button class="btn btn-primary" type="submit">{{ 'boutton::valider' | trans }}</button>
|
||||
<a href="{{ path('admin_feeds_list') }}" class="btn" style="text-decoration:none;">{{ 'boutton::annuler' | trans }}</a>
|
||||
</div>
|
||||
</form>
|
||||
|
@@ -42,7 +42,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="form-actions">
|
||||
<button type="submit" class="btn btn-warning">{{ 'boutton::valider' | trans }}</button>
|
||||
<button type="submit" class="btn btn-primary">{{ 'boutton::valider' | trans }}</button>
|
||||
</div>
|
||||
</fieldset>
|
||||
</form>
|
||||
|
Reference in New Issue
Block a user