12 lines
378 B
HTML
12 lines
378 B
HTML
</div>
|
|
<p class="horde-form-buttons">
|
|
<if:buttons>
|
|
<input type="submit" class="horde-default" value="<gettext>Save</gettext>" />
|
|
<input type="reset" value="<gettext>Undo Changes</gettext>" />
|
|
</if:buttons>
|
|
<if:prefgroups>
|
|
<input type="submit" id="prefs_return" name="prefs_return" value="<gettext>Show All Preferences Groups</gettext>" />
|
|
</if:prefgroups>
|
|
</p>
|
|
</form>
|