mirror of
https://github.com/pluginsGLPI/example.git
synced 2025-05-04 18:08:42 +02:00
Modif mineure
git-svn-id: https://forge.glpi-project.org/svn/example/trunk@41 349b9182-4a13-0410-896f-e5e9767dd1b3
This commit is contained in:
parent
cbb3413433
commit
dcd75cc714
@ -656,7 +656,7 @@ function plugin_user_preferences_example($parm){
|
|||||||
echo "<tr class='tab_bg_1'><td>Name of the pref";
|
echo "<tr class='tab_bg_1'><td>Name of the pref";
|
||||||
echo "</td><td>Input to set the pref</td></tr>";
|
echo "</td><td>Input to set the pref</td></tr>";
|
||||||
|
|
||||||
echo "<tr class='tab_bg_2'><td colspan='2'><input type='submit' name='submit' value='submit'></td>";
|
echo "<tr class='tab_bg_2'><td colspan='2'><input class='submit' type='submit' name='submit' value='submit'></td>";
|
||||||
echo "</tr>";
|
echo "</tr>";
|
||||||
|
|
||||||
echo "</table>";
|
echo "</table>";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user